Skip to content

Commit

Permalink
Merge pull request #86 from dockhippie/renovate/docker-digests
Browse files Browse the repository at this point in the history
chore(deps): update docker digests
  • Loading branch information
tboerger committed Oct 23, 2023
2 parents 0b3e2a2 + 2aed4ab commit abc2397
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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/ubuntu:22.04-amd64@sha256:e7d11257d7b8be360cdef0d4e822c44767a6f773b684ea739b78f0b46ba04871
FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:629c294be8b5aca6fd886c34bc17be2d64d1ab3e8df639c09dc5bd9071dacca0

VOLUME ["/var/lib/mongodb", "/var/lib/backup"]
EXPOSE 27017 27018 27019
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/ubuntu:22.04-arm64@sha256:e12328097ba7c69fde40fc989b782687d6e1cf052cabb57b346f96b8640ab4cb
FROM ghcr.io/dockhippie/ubuntu:22.04-arm64@sha256:6ac2baa9ef90953f698340e3decf0045fd1be2fbacb3729f9e31ea68559e1195

VOLUME ["/var/lib/mongodb", "/var/lib/backup"]
EXPOSE 27017 27018 27019
Expand Down
2 changes: 1 addition & 1 deletion v6.0/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:e7d11257d7b8be360cdef0d4e822c44767a6f773b684ea739b78f0b46ba04871
FROM ghcr.io/dockhippie/ubuntu:22.04-amd64@sha256:629c294be8b5aca6fd886c34bc17be2d64d1ab3e8df639c09dc5bd9071dacca0

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

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

0 comments on commit abc2397

Please sign in to comment.