Skip to content

Commit b35db38

Browse files
build(deps): Bump mc-image-helper java8 to 1.51.2 (#4056)
1 parent 32696ae commit b35db38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,13 @@ jobs:
8686
platforms: linux/amd64,linux/arm/v7,linux/arm64
8787
mcVersion: 1.12.2
8888
# Pin version for Java 8
89-
mcHelperVersion: 1.51.1
89+
mcHelperVersion: 1.51.2
9090
- variant: java8-jdk
9191
baseImage: eclipse-temurin:8u312-b07-jdk-focal
9292
platforms: linux/amd64,linux/arm64
9393
mcVersion: 1.12.2
9494
# Pin version for Java 8
95-
mcHelperVersion: 1.51.1
95+
mcHelperVersion: 1.51.2
9696
env:
9797
IMAGE_TO_TEST: "${{ github.repository_owner }}/minecraft-server:test-${{ matrix.variant }}-${{ github.run_id }}"
9898
HAS_IMAGE_REPO_ACCESS: ${{ secrets.DOCKER_USER != '' && secrets.DOCKER_PASSWORD != '' }}

0 commit comments

Comments
 (0)