Skip to content

Commit 53f6eb1

Browse files
authored
Merge pull request #11 from paygoc6/fix/go-build
Update alpine version
2 parents 5fa3d62 + c75c4b7 commit 53f6eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.13
1+
FROM alpine:3.14
22

33
RUN apk update && \
44
apk upgrade && \

0 commit comments

Comments
 (0)