Skip to content

Commit

Permalink
fix(shulker-operator): fixed unit tests after version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigner committed Jan 14, 2025
1 parent 858ee8c commit 2ee5f90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
value: 1.20.1
- name: EXTRA_ENV
value: my_value
image: "itzg/minecraft-server:2024.7.2-java21"
image: "itzg/minecraft-server:2025.1.0-java21"
imagePullPolicy: IfNotPresent
name: minecraft-server
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
value: 1.20.1
- name: EXTRA_ENV
value: my_value
image: "itzg/minecraft-server:2024.7.2-java21"
image: "itzg/minecraft-server:2025.1.0-java21"
imagePullPolicy: IfNotPresent
name: minecraft-server
ports:
Expand Down

0 comments on commit 2ee5f90

Please sign in to comment.