Skip to content

Commit f687f63

Browse files
committed
build(dockerfile): update Go version
1 parent 734fef9 commit f687f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.20.7-alpine3.18
1+
FROM golang:1.22.4-alpine3.19
22

33
RUN mkdir /opt/spirit
44

0 commit comments

Comments
 (0)