Skip to content

Commit

Permalink
Dockerfile: Set ironlib tag to v0.2.11@sha256:8b3c5a78a2b323860b05257…
Browse files Browse the repository at this point in the history
…23aad7451a7e026a5e552b3ce945522762fe0870d
  • Loading branch information
splaspood committed Jun 14, 2023
1 parent 93aaac8 commit 7099c0c
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.2.11-staging
ARG IRONLIB_TAG=v0.2.11@sha256:8b3c5a78a2b323860b0525723aad7451a7e026a5e552b3ce945522762fe0870d
FROM $IRONLIB_REPO/ironlib:$IRONLIB_TAG as intermediate

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

0 comments on commit 7099c0c

Please sign in to comment.