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 Sep 13, 2023
1 parent 623ee8e commit 86bab5c
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:0f82b6230740c74497b774fc1b5e568951ecec9670d1f0c204b9c46b6cda2088
FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:307fe86cc7e5a397493a2400e9129f47ffc98fc45a80bb7d88e08fbc77464120

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:747a394429870cd2bb1c787f49465da293aee00a4fb59d7b54b047fb4d02a82b
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:ab417a182f7d9db4dfab17dc15db3814c78fdbb435e0b88944543f0e4e758b68

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:7555b1495728460e03ddbd2135ed627614e2c21624f42a883ce14336e843285e
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:6f9d5cdf34cacd2689cb3bbc11c0db817db79e3e9e1ace1df87ea2ec4b349f1a

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

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

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

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:0f82b6230740c74497b774fc1b5e568951ecec9670d1f0c204b9c46b6cda2088
FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:307fe86cc7e5a397493a2400e9129f47ffc98fc45a80bb7d88e08fbc77464120

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:747a394429870cd2bb1c787f49465da293aee00a4fb59d7b54b047fb4d02a82b
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:ab417a182f7d9db4dfab17dc15db3814c78fdbb435e0b88944543f0e4e758b68

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:7555b1495728460e03ddbd2135ed627614e2c21624f42a883ce14336e843285e
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:6f9d5cdf34cacd2689cb3bbc11c0db817db79e3e9e1ace1df87ea2ec4b349f1a

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:0f82b6230740c74497b774fc1b5e568951ecec9670d1f0c204b9c46b6cda2088
FROM ghcr.io/dockhippie/nginx:latest-amd64@sha256:307fe86cc7e5a397493a2400e9129f47ffc98fc45a80bb7d88e08fbc77464120

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:747a394429870cd2bb1c787f49465da293aee00a4fb59d7b54b047fb4d02a82b
FROM ghcr.io/dockhippie/nginx:latest-arm@sha256:ab417a182f7d9db4dfab17dc15db3814c78fdbb435e0b88944543f0e4e758b68

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:7555b1495728460e03ddbd2135ed627614e2c21624f42a883ce14336e843285e
FROM ghcr.io/dockhippie/nginx:latest-arm64@sha256:6f9d5cdf34cacd2689cb3bbc11c0db817db79e3e9e1ace1df87ea2ec4b349f1a

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

0 comments on commit 86bab5c

Please sign in to comment.