1 Commits

2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -70,7 +70,7 @@ spec:
- mountPath: /data - mountPath: /data
name: data-act-runner name: data-act-runner
- name: dind - name: dind
image: "docker:29.3.0-dind" image: "docker:28.3.2-dind"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: args:
- dockerd - dockerd