Skip to content

Commit

Permalink
Merge pull request #2424 from tuxpeople/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
feat(container): update image alpine to v3.20
  • Loading branch information
tuxpeople authored May 25, 2024
2 parents 1428532 + 7905ac1 commit 45df463
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 @@ -30,7 +30,7 @@ spec:
- bash
- -c
- *cmd
image: alpine:3.19
image: alpine:3.20
securityContext:
privileged: true
containers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- bash
- -c
- *cmd
image: alpine:3.19
image: alpine:3.20
securityContext:
privileged: true
containers:
Expand Down

0 comments on commit 45df463

Please sign in to comment.