Skip to content

Commit

Permalink
Merge pull request #86 from dockhippie/renovate/docker-digests
Browse files Browse the repository at this point in the history
chore(deps): update ghcr.io/dockhippie/caddy:latest-amd64 docker digest to 7cbca4b
  • Loading branch information
tboerger authored Jan 17, 2024
2 parents fbf6967 + c2bd511 commit 7d4b649
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion latest/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:27b1be67835add0bb1c5d5de3301d3fa8a074065c5b5518ef6d58555d7943f24
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7cbca4b8e683d3e899bc4c51b9f9257fd0fdbfab531bc9aa0d9fe8a25078c909

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.1/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:27b1be67835add0bb1c5d5de3301d3fa8a074065c5b5518ef6d58555d7943f24
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7cbca4b8e683d3e899bc4c51b9f9257fd0fdbfab531bc9aa0d9fe8a25078c909

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.2/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:27b1be67835add0bb1c5d5de3301d3fa8a074065c5b5518ef6d58555d7943f24
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7cbca4b8e683d3e899bc4c51b9f9257fd0fdbfab531bc9aa0d9fe8a25078c909

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.3/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:27b1be67835add0bb1c5d5de3301d3fa8a074065c5b5518ef6d58555d7943f24
FROM ghcr.io/dockhippie/caddy:latest-amd64@sha256:7cbca4b8e683d3e899bc4c51b9f9257fd0fdbfab531bc9aa0d9fe8a25078c909

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down

0 comments on commit 7d4b649

Please sign in to comment.