Skip to content

Commit

Permalink
chore(deps): update ghcr.io/metal-toolbox/ironlib docker tag to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 724d939 commit 4803539
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
@@ -1,5 +1,5 @@
ARG IRONLIB_REPO=ghcr.io/metal-toolbox
ARG IRONLIB_TAG=v0.4.1@sha256:4df22ae09690a9ba5e3567868311f9bd172fc0ccb2ad19ffb3fac75a14d2919b
ARG IRONLIB_TAG=v1.0.0@sha256:007dec079831faba4b0c14ddbf03c239e5097b38d8f560b954e6cf0defbd7e44
FROM $IRONLIB_REPO/ironlib:$IRONLIB_TAG as intermediate

COPY --chmod=755 vogelkop /usr/sbin/vogelkop
Expand Down

0 comments on commit 4803539

Please sign in to comment.