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 Sep 14, 2023
1 parent 15788c9 commit 52b8935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.amd64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/minecraft-vanilla:1.16.5-amd64@sha256:a6cf949d4d9adecb1b4534421b21e7daf843e44692cec6e2ff5725b7145aab14
FROM ghcr.io/dockhippie/minecraft-vanilla:1.16.5-amd64@sha256:e9f40cba06092f171d082f77ab0835fc837bd3487a681e1566c3792ad440bfeb

VOLUME ["/var/lib/minecraft", "/etc/minecraft/override"]
EXPOSE 25565 25575 8123
Expand Down
2 changes: 1 addition & 1 deletion docker/Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/dockhippie/minecraft-vanilla:1.16.5-arm64@sha256:2c53e778d7bd38db433aa9ee1df4b7da512284fa1f697919fe1722aaceff2935
FROM ghcr.io/dockhippie/minecraft-vanilla:1.16.5-arm64@sha256:f7565f860f784da47057da3b2373021b02fab46344735e2601aa2a27f0eab9d4

VOLUME ["/var/lib/minecraft", "/etc/minecraft/override"]
EXPOSE 25565 25575 8123
Expand Down

0 comments on commit 52b8935

Please sign in to comment.