Skip to content

Commit

Permalink
chore(deps): update docker:28.0.0 docker digest to e6eb77e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 379f9bb commit 1556c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# dependencies download
FROM docker:28.0.0@sha256:e0b121dfc337c0f5a9703ef0914a392864bde6db811f2ba5bdd617a6e932073e AS dependencies
FROM docker:28.0.0@sha256:e6eb77e71be66b8ba579e5f61822b150f87bf872fa66605eeb41253c791cd6dd AS dependencies
ENV BUILDX_VERSION=v0.21.1
RUN set -eux; \
wget -q -O /docker-buildx "https://github.com/docker/buildx/releases/download/${BUILDX_VERSION:?}/buildx-${BUILDX_VERSION:?}.linux-amd64"; \
Expand Down

0 comments on commit 1556c8a

Please sign in to comment.