Skip to content

Commit 4a948f3

Browse files
committed
chore: update container base image to 1.19.3-alpine3.17
1 parent 2b5994d commit 4a948f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-Login/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.17-alpine3.14
1+
FROM golang:1.19.3-alpine3.17
22

33
# Define current working directory
44
WORKDIR /01-Login

0 commit comments

Comments
 (0)