We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1768a31 commit 28972ceCopy full SHA for 28972ce
docker/Dockerfile.acmesh-golang
@@ -1,4 +1,4 @@
1
-FROM golang:latest as go
+FROM golang:1.19.6 as go
2
FROM nginxproxymanager/nginx-full:${ACMESH_BASE_TAG:-acmesh}
3
LABEL maintainer="Jamie Curnow <[email protected]>"
4
0 commit comments