Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
chore(docker-image): update busybox docker digest to 393d2cf
Browse files Browse the repository at this point in the history
  • Loading branch information
Trux-Bot committed Jan 19, 2024
1 parent 005d9bc commit 7630d88
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion kubernetes/apps/games/factorio/deathworld/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
RCON_PORT: &rcon 27016
initContainers:
copy-configmap:
image: busybox@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
image: busybox@sha256:393d2cf5511c82131b1a4324f5d696d7e7f5e6f3440d0175db714372e71fc4e4
imagePullPolicy: IfNotPresent
command:
- 'sh'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
RCON_PORT: &rcon 27019
initContainers:
copy-configmap:
image: busybox@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
image: busybox@sha256:393d2cf5511c82131b1a4324f5d696d7e7f5e6f3440d0175db714372e71fc4e4
imagePullPolicy: IfNotPresent
command:
- "sh"
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/games/factorio/k2/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
RCON_PORT: &rcon 27017
initContainers:
copy-configmap:
image: busybox@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
image: busybox@sha256:393d2cf5511c82131b1a4324f5d696d7e7f5e6f3440d0175db714372e71fc4e4
imagePullPolicy: IfNotPresent
command:
- "sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
RCON_PORT: &rcon 27015
initContainers:
copy-configmap:
image: busybox@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
image: busybox@sha256:393d2cf5511c82131b1a4324f5d696d7e7f5e6f3440d0175db714372e71fc4e4
imagePullPolicy: IfNotPresent
command:
- 'sh'
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/games/factorio/seablock/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
RCON_PORT: &rcon 27019
initContainers:
copy-configmap:
image: busybox@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
image: busybox@sha256:393d2cf5511c82131b1a4324f5d696d7e7f5e6f3440d0175db714372e71fc4e4
imagePullPolicy: IfNotPresent
command:
- 'sh'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
RCON_PORT: &rcon 27020
initContainers:
copy-configmap:
image: busybox@sha256:ba76950ac9eaa407512c9d859cea48114eeff8a6f12ebaa5d32ce79d4a017dd8
image: busybox@sha256:393d2cf5511c82131b1a4324f5d696d7e7f5e6f3440d0175db714372e71fc4e4
imagePullPolicy: IfNotPresent
command:
- 'sh'
Expand Down

0 comments on commit 7630d88

Please sign in to comment.