Skip to content

Commit

Permalink
Upgraded kubectl version
Browse files Browse the repository at this point in the history
  • Loading branch information
Utkarsh Shukla committed Oct 9, 2024
1 parent c2ec863 commit 210b710
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.java11.slim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7.12
FROM python:3.7-alpine3.16
LABEL maintainer="[email protected]"
ARG TARGETARCH

Expand Down
2 changes: 1 addition & 1 deletion docker/ubi8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN yum install -y python38
ARG TARGETARCH


ENV KUBECTL_RELEASE=1.22.0
ENV KUBECTL_RELEASE=1.29.0
ENV AWS_CLI_VERSION=1.18.152
ENV AWS_CLI_S3_CMD=2.0.2
ENV AWS_AIM_AUTHENTICATOR_VERSION=0.6.14
Expand Down

0 comments on commit 210b710

Please sign in to comment.