Skip to content

Commit

Permalink
chore(deps): update itzg/minecraft-server docker digest to 54e499c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent 952cdb1 commit b152de0
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:f9c29ec2115cf32455b7f75c0b8b07cadd605e4c0d36254945d4d02407f4083e
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:54e499c652be2aa979ef5b9af688a0c4bd92daad225c12bd92c67a44ab3917bb

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:f9c29ec2115cf32455b7f75c0b8b07cadd605e4c0d36254945d4d02407f4083e
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:54e499c652be2aa979ef5b9af688a0c4bd92daad225c12bd92c67a44ab3917bb

ENV TZ=Asia/Tokyo

Expand Down

0 comments on commit b152de0

Please sign in to comment.