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 848adab commit 888b26dCopy full SHA for 888b26d
docker/Dockerfile.acmesh-golang
@@ -1,5 +1,5 @@
1
ARG ACMESH_IMAGE=nginxproxymanager/nginx-full:acmesh
2
-FROM golang:1.22.1 as go
+FROM golang:latest as go
3
FROM $ACMESH_IMAGE as final
4
ARG ACMESH_IMAGE
5
ARG TARGETPLATFORM
0 commit comments