Skip to content

Commit 3f32074

Browse files
Update bitnami/kubectl Docker tag to v1.31.2
1 parent c326f47 commit 3f32074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
image: argoproj/argocd:v2.6.15
5353
user: ${DOCKER_USER:-1000}
5454
kubectld:
55-
image: bitnami/kubectl:1.29.2
55+
image: bitnami/kubectl:1.31.2
5656
user: ${DOCKER_USER:-1000}
5757
working_dir: /app
5858
volumes:

0 commit comments

Comments
 (0)