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 2dfc05a commit 08c9a6eCopy full SHA for 08c9a6e
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.5
+ARG AZIPAM_VERSION=v0.0.6
7
ARG VERSION
8
ARG OS
9
ARG ARCH
0 commit comments