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 Jul 1, 2024
1 parent 83f040b commit cae4b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion v4.0/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/ubuntu:16.04-arm64@sha256:826e1179083e93ab6aa9a40f1342c7be0d1da5127580f40b421a9613f8d3128b
FROM ghcr.io/dockhippie/ubuntu:16.04-arm64@sha256:71b10485692b55d78d9ad44e4cd1db27f77ba4de7a8ce0bb9c030898e200b94d

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

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

0 comments on commit cae4b0c

Please sign in to comment.