Skip to content

Commit e3f7d34

Browse files
committed
Update go version in Dockerfile
1 parent 700fb86 commit e3f7d34

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.18.0-alpine3.14
1+
FROM golang:1.19.7-alpine3.17
22

33
ENV DIR_HOME=/root
44
ENV DIR_DATA /data

0 commit comments

Comments
 (0)