Skip to content

Commit

Permalink
Merge branch 'bugfix/pin-alertmanager-lib-in-alert-logger' into tmp/o…
Browse files Browse the repository at this point in the history
…ctopus/w/126.0/bugfix/pin-alertmanager-lib-in-alert-logger
  • Loading branch information
bert-e committed Feb 28, 2024
2 parents 97feea2 + 99e4593 commit e3ef80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/metalk8s-alert-logger/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ${BUILD_IMAGE_NAME}:${BUILD_IMAGE_TAG} AS builder

ENV CGO_ENABLED=0

ARG ALERTMANAGER_VERSION=latest
ARG ALERTMANAGER_VERSION=v0.26.0
ARG PKG_PATH=/go/src/metalk8s-alert-logger/

RUN mkdir -p "$PKG_PATH"
Expand Down

0 comments on commit e3ef80b

Please sign in to comment.