Skip to content

Commit

Permalink
Merge pull request #60 from crafthippie/renovate/docker-digests
Browse files Browse the repository at this point in the history
chore(deps): update docker digests
  • Loading branch information
tboerger authored Sep 13, 2023
2 parents c714c58 + 2eb142e commit 36ea6f6
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:dfb2cbd5f1fce755330e1e8acc857032507655ce5985bb3aa7ebcbae8ee7b955
FROM ghcr.io/dockhippie/minecraft-vanilla:1.16.5-amd64@sha256:8c04f54f14bd2cc7e4f017f19b76c2205e22c296c7c6e005131ae121c32bdc30

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:4c265381d2e9b186ea6935c596c2afe52984cef541b2724476fddb1b1bf85c96
FROM ghcr.io/dockhippie/minecraft-vanilla:1.16.5-arm64@sha256:14346561b4c2269a342e137aae39945c04259bdfb368307eac319438e1f19f51

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

0 comments on commit 36ea6f6

Please sign in to comment.