Skip to content

Commit dee9ff1

Browse files
authored
feat: add tagged version of monitors (#33)
* Tagged version of monitors * Tagged version of monitors (next version)
1 parent 7981700 commit dee9ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.15
22

33
ENV TERRAFORM_VERSION=1.1.4
44
ENV COLLECTION_VERSION=v2.4.1
5-
ENV MONITORS_VERSION=be74295483f766f2fc6dd916b429b372a5655bd3
5+
ENV MONITORS_VERSION=v1.0.7
66
ARG TARGETPLATFORM
77

88
RUN apk add --no-cache \

0 commit comments

Comments
 (0)