Skip to content

Commit

Permalink
minor(deps): update ghcr.io/dockhippie/minecraft-vanilla docker tag t…
Browse files Browse the repository at this point in the history
…o v1.20.2
  • Loading branch information
renovate[bot] committed Jul 27, 2024
1 parent 62cd162 commit dc045f2
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.20.1-amd64 AS build
FROM ghcr.io/dockhippie/minecraft-vanilla:1.20.2-amd64 AS build

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.20.1-arm64 AS build
FROM ghcr.io/dockhippie/minecraft-vanilla:1.20.2-arm64 AS build

EXPOSE 25565 25575 8123

Expand Down

0 comments on commit dc045f2

Please sign in to comment.