Skip to content

Commit

Permalink
chore(container): update image busybox ( 2919d01 → a5d0ce4 )
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis-automation[bot] authored Jan 14, 2025
1 parent b2a5ed6 commit 6cc8124
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 @@ -40,7 +40,7 @@ spec:
mountPath: /home/runner/.docker
initContainers:
- name: dockerconfigwriter
image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
command:
- /bin/sh
- -ec
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
mountPath: /home/runner/.docker
initContainers:
- name: dockerconfigwriter
image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5
image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1
command:
- /bin/sh
- -ec
Expand Down

0 comments on commit 6cc8124

Please sign in to comment.