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] authored Jan 17, 2024
1 parent c884205 commit 36b4330
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/alpine:latest-amd64@sha256:61e25d53dee3df134ae5b2a09a0f17696c24dbd0404cca98a041cb7d7cc2d7b4
FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:d48370bad320e1b39404e83790458dcf912dda57b06c3f66e573e7fb58caf150

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/alpine:latest-arm@sha256:91cb9847983df817454ebde7ae6ed2eeca6234cf425d3d62cf1cba4dc731557c
FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:7db4e6aa5badb27a72e3639ae59c9dbda6c1484195a597d8406338b00b07f256

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/alpine:latest-arm64@sha256:52596b8e3f7cb71c54c903c5689111c7cc08d9a3199647b079f5878409de9f87
FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:75266c193f80b42725afc9bbb38a2498dd5b368d80492195dbab9069f9592c08

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/alpine:latest-amd64@sha256:61e25d53dee3df134ae5b2a09a0f17696c24dbd0404cca98a041cb7d7cc2d7b4
FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:d48370bad320e1b39404e83790458dcf912dda57b06c3f66e573e7fb58caf150

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/alpine:latest-arm@sha256:91cb9847983df817454ebde7ae6ed2eeca6234cf425d3d62cf1cba4dc731557c
FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:7db4e6aa5badb27a72e3639ae59c9dbda6c1484195a597d8406338b00b07f256

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/alpine:latest-arm64@sha256:52596b8e3f7cb71c54c903c5689111c7cc08d9a3199647b079f5878409de9f87
FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:75266c193f80b42725afc9bbb38a2498dd5b368d80492195dbab9069f9592c08

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/alpine:latest-amd64@sha256:61e25d53dee3df134ae5b2a09a0f17696c24dbd0404cca98a041cb7d7cc2d7b4
FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:d48370bad320e1b39404e83790458dcf912dda57b06c3f66e573e7fb58caf150

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/alpine:latest-arm@sha256:91cb9847983df817454ebde7ae6ed2eeca6234cf425d3d62cf1cba4dc731557c
FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:7db4e6aa5badb27a72e3639ae59c9dbda6c1484195a597d8406338b00b07f256

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/alpine:latest-arm64@sha256:52596b8e3f7cb71c54c903c5689111c7cc08d9a3199647b079f5878409de9f87
FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:75266c193f80b42725afc9bbb38a2498dd5b368d80492195dbab9069f9592c08

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/alpine:latest-amd64@sha256:61e25d53dee3df134ae5b2a09a0f17696c24dbd0404cca98a041cb7d7cc2d7b4
FROM ghcr.io/dockhippie/alpine:latest-amd64@sha256:d48370bad320e1b39404e83790458dcf912dda57b06c3f66e573e7fb58caf150

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/alpine:latest-arm@sha256:91cb9847983df817454ebde7ae6ed2eeca6234cf425d3d62cf1cba4dc731557c
FROM ghcr.io/dockhippie/alpine:latest-arm@sha256:7db4e6aa5badb27a72e3639ae59c9dbda6c1484195a597d8406338b00b07f256

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/alpine:latest-arm64@sha256:52596b8e3f7cb71c54c903c5689111c7cc08d9a3199647b079f5878409de9f87
FROM ghcr.io/dockhippie/alpine:latest-arm64@sha256:75266c193f80b42725afc9bbb38a2498dd5b368d80492195dbab9069f9592c08

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

0 comments on commit 36b4330

Please sign in to comment.