Skip to content

Commit 7ee102a

Browse files
Update bitnami/kubectl Docker tag to v1.33.4-debian-12-r0
1 parent 0f866e4 commit 7ee102a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-the-boilerplate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44
jobs:
55
test-boilerplate:
66
runs-on: ubuntu-latest
7-
container: bitnami/kubectl:1.33-debian-12@sha256:ed0b31a0508da84ee655c5c6e01bd3897fc56ad6cf69debb27fa1893a06d2246
7+
container: bitnami/kubectl:1.33.4-debian-12-r0@sha256:ed0b31a0508da84ee655c5c6e01bd3897fc56ad6cf69debb27fa1893a06d2246
88
steps:
99
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1010
- run: ./testing/test.sh

0 commit comments

Comments
 (0)