Skip to content

Commit

Permalink
Revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Feb 22, 2024
1 parent be6fc7e commit 75da922
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM python:3.12-slim
FROM python:3.11-slim

ENV VERSION_CT=0.9.0 \
VERSION_HELM=3.14.2 \
CLOUD_SDK_VERSION=465.0.0
VERSION_HELM=3.12.3 \
CLOUD_SDK_VERSION=464.0.0

ENV PATH /google-cloud-sdk/bin:$PATH

Expand Down

0 comments on commit 75da922

Please sign in to comment.