Skip to content

Commit

Permalink
Bump alpine from 3.18 to 3.19 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 925d080 commit 859cd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY . $GOPATH/src/pcf
RUN cd $GOPATH/src/pcf \
&& make all

FROM alpine:3.18 as pcf
FROM alpine:3.19 as pcf

LABEL description="ONF open source 5G Core Network" \
version="Stage 3"
Expand Down

0 comments on commit 859cd5f

Please sign in to comment.