Skip to content

Commit

Permalink
chore(deps): update docker.io/caddy:2.7.6-alpine docker digest to 2e1…
Browse files Browse the repository at this point in the history
…d459 (#65)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 289f973 commit e3ac14d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion containerize/reverse-proxy/Dockerfile-amd64
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM docker.io/caddy:2.7.6-alpine@sha256:95ce04978787e23e35143d23b8af2fbb6d6de55213b54a2e9ed2dbf8ffe7313c
FROM docker.io/caddy:2.7.6-alpine@sha256:2e1d4592f1718bb47645da5a83a846fe19094f18e6c921fdf56d174f05c63213
COPY ./containerize/reverse-proxy/Caddyfile /etc/caddy/Caddyfile
2 changes: 1 addition & 1 deletion containerize/reverse-proxy/Dockerfile-arm64
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM docker.io/caddy:2.7.6-alpine@sha256:95ce04978787e23e35143d23b8af2fbb6d6de55213b54a2e9ed2dbf8ffe7313c
FROM docker.io/caddy:2.7.6-alpine@sha256:2e1d4592f1718bb47645da5a83a846fe19094f18e6c921fdf56d174f05c63213
COPY ./containerize/reverse-proxy/Caddyfile /etc/caddy/Caddyfile

0 comments on commit e3ac14d

Please sign in to comment.