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 Oct 16, 2024
1 parent c79ffe4 commit 6ce0291
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion v4.4/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/ubuntu:20.04-amd64@sha256:059724b71331233c9f36a774694ccf5945bd49d96c12f797e14f6680af08c389
FROM ghcr.io/dockhippie/ubuntu:20.04-amd64@sha256:6ce5711b98e6601218755e912bce57f42fc64bc45a449466aa7d70283b289bc3

VOLUME ["/var/lib/mongodb", "/var/lib/backup"]
EXPOSE 27017 27018 27019
Expand Down
2 changes: 1 addition & 1 deletion v4.4/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/ubuntu:20.04-arm64@sha256:2d9f17dd98a7e9800a796ce489cc107b7f5a821211b3143ed453c980958ada18
FROM ghcr.io/dockhippie/ubuntu:20.04-arm64@sha256:02abd51552581c19071abd3a84314013c1e71700c321c112b3fcb7ddca420ad2

VOLUME ["/var/lib/mongodb", "/var/lib/backup"]
EXPOSE 27017 27018 27019
Expand Down
2 changes: 1 addition & 1 deletion v5.0/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/ubuntu:20.04-amd64@sha256:059724b71331233c9f36a774694ccf5945bd49d96c12f797e14f6680af08c389
FROM ghcr.io/dockhippie/ubuntu:20.04-amd64@sha256:6ce5711b98e6601218755e912bce57f42fc64bc45a449466aa7d70283b289bc3

VOLUME ["/var/lib/mongodb", "/var/lib/backup"]
EXPOSE 27017 27018 27019
Expand Down
2 changes: 1 addition & 1 deletion v5.0/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/ubuntu:20.04-arm64@sha256:2d9f17dd98a7e9800a796ce489cc107b7f5a821211b3143ed453c980958ada18
FROM ghcr.io/dockhippie/ubuntu:20.04-arm64@sha256:02abd51552581c19071abd3a84314013c1e71700c321c112b3fcb7ddca420ad2

VOLUME ["/var/lib/mongodb", "/var/lib/backup"]
EXPOSE 27017 27018 27019
Expand Down

0 comments on commit 6ce0291

Please sign in to comment.