We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c16b2e commit 74c4e4bCopy full SHA for 74c4e4b
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17 as BACK
+FROM golang:1.19 as BACK
2
3
RUN apt-get update && \
4
apt-get -y install unzip build-essential autoconf libtool
0 commit comments