Skip to content

Commit

Permalink
Update Dockerfile(s) version (#290)
Browse files Browse the repository at this point in the history
Co-authored-by: upgrade-pipeline-tooling[bot] <120485120+upgrade-pipeline-tooling[bot]@users.noreply.github.com>
  • Loading branch information
upgrade-pipeline-tooling[bot] authored Dec 18, 2024
1 parent 51fb32c commit 7f4abd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ COPY --chown=upgrade:upgrade . .

RUN go build -o aws-es-proxy

FROM docker-upgrade.artifactory.build.upgrade.com/container-base-2023:2.0.20241113.1-6
FROM docker-upgrade.artifactory.build.upgrade.com/container-base-2023:2.0.20241113.1-7
LABEL name="aws-es-proxy"

COPY --from=build /go/src/github.com/abutaha/aws-es-proxy/aws-es-proxy /usr/local/bin/
Expand Down

0 comments on commit 7f4abd9

Please sign in to comment.