Skip to content

Commit

Permalink
Remove embedded version lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Jan 3, 2025
1 parent c6df72b commit 48bf924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile-prometheus-federator
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ FROM registry.suse.com/bci/golang:1.22 AS builder

# Allow chart version config
ARG TARGETPLATFORM
ARG EMBEDDED_CHART_VERSION=0.3.4
ARG EMBEDDED_CHART_VERSION
ARG TAG=''
ARG REPO=''
ENV EMBEDDED_CHART_VERSION=$EMBEDDED_CHART_VERSION TAG=$TAG REPO=$REPO
Expand Down

0 comments on commit 48bf924

Please sign in to comment.