Skip to content

Commit 41f5e40

Browse files
Update docker-image.yml
1 parent ac4012c commit 41f5e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
version: 5.17.0
2626
- name: Plutonium-Mcpe/PocketMine-MP
2727
namespace: plutonium
28-
version: 5.102.1
28+
version: 5.108.2
2929

3030
steps:
3131
- name: Set up Docker Buildx
@@ -56,4 +56,4 @@ jobs:
5656
build-args: |
5757
PHP_VERSION=${{ matrix.php }}
5858
PMMP_REPO=${{ matrix.repo.name }}
59-
PMMP_TAG=${{ matrix.repo.version }}
59+
PMMP_TAG=${{ matrix.repo.version }}

0 commit comments

Comments
 (0)