Skip to content

Commit

Permalink
chore(deps): update itzg/minecraft-server docker digest to 2aaa621
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 14, 2024
1 parent 47cdf2d commit 84b7923
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:e746074b55b8eba86b97b674cc1af58176d97687e36912172c74da113b3bc5bc
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:2aaa6210da112641b1db282fce0ba7e91817847e4c68855fed51302831387dec

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:e746074b55b8eba86b97b674cc1af58176d97687e36912172c74da113b3bc5bc
FROM --platform=linux/x86_64 itzg/minecraft-server@sha256:2aaa6210da112641b1db282fce0ba7e91817847e4c68855fed51302831387dec

ENV TZ=Asia/Tokyo

Expand Down

0 comments on commit 84b7923

Please sign in to comment.