Skip to content

Commit

Permalink
chore(deps): update itzg/minecraft-server docker digest to f9c29ec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent f908b8f commit 952cdb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/minecraft/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:93552a0469ad4edca0e3be14683e83819ae9ab9f107a14149998a73a6266ec5e
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:f9c29ec2115cf32455b7f75c0b8b07cadd605e4c0d36254945d4d02407f4083e

ENV TZ=Asia/Tokyo
ENV S3_BUCKET_NAME="minecraftbucket"
Expand Down
2 changes: 1 addition & 1 deletion docker/minecraft/Dockerfile.local
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:93552a0469ad4edca0e3be14683e83819ae9ab9f107a14149998a73a6266ec5e
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:f9c29ec2115cf32455b7f75c0b8b07cadd605e4c0d36254945d4d02407f4083e

ENV TZ=Asia/Tokyo

Expand Down

0 comments on commit 952cdb1

Please sign in to comment.