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 7981700 commit dee9ff1Copy full SHA for dee9ff1
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine:3.15
2
3
ENV TERRAFORM_VERSION=1.1.4
4
ENV COLLECTION_VERSION=v2.4.1
5
-ENV MONITORS_VERSION=be74295483f766f2fc6dd916b429b372a5655bd3
+ENV MONITORS_VERSION=v1.0.7
6
ARG TARGETPLATFORM
7
8
RUN apk add --no-cache \
0 commit comments