Skip to content

Commit 4e5704a

Browse files
Bump alpine from 3.19 to 3.20 (#113)
1 parent 96833f7 commit 4e5704a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ WORKDIR $GOPATH/src/udm
2626
COPY . .
2727
RUN make all
2828

29-
FROM alpine:3.19 as udm
29+
FROM alpine:3.20 as udm
3030

3131
LABEL description="ONF open source 5G Core Network" \
3232
version="Stage 3"

0 commit comments

Comments
 (0)