Skip to content

Commit

Permalink
build(deps): bump chainguard/wolfi-base from 3b271f8 to d653e81
Browse files Browse the repository at this point in the history
Bumps [chainguard/wolfi-base](https://github.com/chainguard-images/images) from `3b271f8` to `d653e81`.
- [Commits](https://github.com/chainguard-images/images/commits)

---
updated-dependencies:
- dependency-name: chainguard/wolfi-base
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and npdgm committed Dec 31, 2024
1 parent cd14601 commit 61439ce
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 @@ -44,7 +44,7 @@ EXPOSE 5353/udp
EXPOSE 5353/tcp
ENTRYPOINT [ "/tsigoat" ]

FROM cgr.dev/chainguard/wolfi-base:latest@sha256:3b271f8bff9356a38aa23118ffdea3c0d659f39e207feedacf01bdea4b900871
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:d653e81239ff979cf810ca6f706d1bcf56d6994da75f37b4702327a3c2696900
COPY --from=build --chown=0:0 --chmod=0555 /tsigoat /tsigoat
USER nobody:nobody
EXPOSE 5353/udp
Expand Down

0 comments on commit 61439ce

Please sign in to comment.