Skip to content

Commit 74a00de

Browse files
committed
Use golang 1.18.2
1 parent a5fd408 commit 74a00de

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,7 +1,7 @@
11
FROM ubuntu:latest
22

33
ENV XCADDY_VERSION=0.3.0 \
4-
GOLANG_VERSION=18.1 \
4+
GOLANG_VERSION=18.2 \
55
APPPORT=:2011
66

77
COPY docker-files /

0 commit comments

Comments
 (0)