Skip to content

Commit

Permalink
build(deps): bump chainguard/wolfi-base from d653e81 to 8bf768e
Browse files Browse the repository at this point in the history
Bumps [chainguard/wolfi-base](https://github.com/chainguard-images/images) from `d653e81` to `8bf768e`.
- [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 Jan 2, 2025
1 parent 61439ce commit f5e6ab7
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:d653e81239ff979cf810ca6f706d1bcf56d6994da75f37b4702327a3c2696900
FROM cgr.dev/chainguard/wolfi-base:latest@sha256:8bf768ed267ce58d9fd6584c0b17c1c3fd30e9a85c913808627c4fccafb02a69
COPY --from=build --chown=0:0 --chmod=0555 /tsigoat /tsigoat
USER nobody:nobody
EXPOSE 5353/udp
Expand Down

0 comments on commit f5e6ab7

Please sign in to comment.