Skip to content

Commit

Permalink
chore(deps): update docker digests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 26, 2024
1 parent 8397bf9 commit 78cf734
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 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/nginx:latest-amd64@sha256:d642702816846058829b0549fdc0b9434e5d116226dfdd9fe0eb54956ef95902
FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5689de184300b630b9d716533fcdab15401433a0be333d15e6d0c74161560bd7
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion latest/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:17679e1ef61fd7929d91a7694aded0d5b58bf90c0118f44e9523403284a8aef7
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617

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/nginx:latest-amd64@sha256:d642702816846058829b0549fdc0b9434e5d116226dfdd9fe0eb54956ef95902
FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.1/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5689de184300b630b9d716533fcdab15401433a0be333d15e6d0c74161560bd7
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.1/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:17679e1ef61fd7929d91a7694aded0d5b58bf90c0118f44e9523403284a8aef7
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617

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/nginx:latest-amd64@sha256:d642702816846058829b0549fdc0b9434e5d116226dfdd9fe0eb54956ef95902
FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.2/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5689de184300b630b9d716533fcdab15401433a0be333d15e6d0c74161560bd7
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.2/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:17679e1ef61fd7929d91a7694aded0d5b58bf90c0118f44e9523403284a8aef7
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617

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/nginx:latest-amd64@sha256:d642702816846058829b0549fdc0b9434e5d116226dfdd9fe0eb54956ef95902
FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:7ff532065083494fc4b3a35856570f59697093d5f06302f3fdaf9963383b406a

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.3/Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:5689de184300b630b9d716533fcdab15401433a0be333d15e6d0c74161560bd7
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:84c0753c440177a9909ffcf6f6c71a2e91361cfe6acf80b42de577408c2bcc07

WORKDIR /srv/www
CMD ["/usr/bin/container"]
Expand Down
2 changes: 1 addition & 1 deletion v8.3/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:17679e1ef61fd7929d91a7694aded0d5b58bf90c0118f44e9523403284a8aef7
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:b25d8744df51cc9fbbcb538919007adc376d3ed1f3bc04a2122f5905a09dc617

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

0 comments on commit 78cf734

Please sign in to comment.