We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a54369e commit ee8467cCopy full SHA for ee8467c
dropgz/build/linux.Dockerfile
@@ -3,7 +3,7 @@ RUN tdnf install -y tar
3
RUN tdnf upgrade -y && tdnf install -y ca-certificates
4
5
FROM tar AS azure-ipam
6
-ARG AZIPAM_VERSION=v0.0.3
+ARG AZIPAM_VERSION=v0.0.5
7
ARG VERSION
8
ARG OS
9
ARG ARCH
0 commit comments