1 Commits

Author SHA1 Message Date
44c013bafd Update busybox Docker tag to v1.38.0 2026-06-10 12:23:04 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ spec:
containers:
- name: bedrockservermanager
# image: ghcr.io/dmedina559/bedrock-server-manager:stable
image: ghcr.io/dmedina559/bedrock-server-manager:3.10.1
image: ghcr.io/dmedina559/bedrock-server-manager:3.7.2
ports:
- name: web
containerPort: 11325

View File

@@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: init-gitea
image: "busybox:1.37.0"
image: "busybox:1.38.0"
command:
- sh
- -c