Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Python 3.12 image #55

Merged
merged 7 commits into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ tinyproxy:
cloudsql-proxy:
docker build ./cloudsql-proxy -t europe-west2-docker.pkg.dev/ssdc-rm-ci/docker/cloudsql-proxy:latest

python-pipenv: python-pipenv-3.11
python-pipenv: python-pipenv-3.12

python-pipenv-3.12:
docker build --build-arg="PYTHON_TAG=$$(cat python-pipenv/python-3.12-tag.txt)" ./python-pipenv -t europe-west2-docker.pkg.dev/ons-ci-rm/docker/python-pipenv:3.12

python-pipenv-3.11:
docker build --build-arg="PYTHON_TAG=$$(cat python-pipenv/python-3.11-tag.txt)" ./python-pipenv -t europe-west2-docker.pkg.dev/ons-ci-rm/docker/python-pipenv:3.11

python-pipenv-3.10:
docker build --build-arg="PYTHON_TAG=$$(cat python-pipenv/python-3.10-tag.txt)" ./python-pipenv -t europe-west2-docker.pkg.dev/ons-ci-rm/docker/python-pipenv:3.10

cloud-sdk-terraform:
docker build ./cloud-sdk-terraform -t europe-west2-docker.pkg.dev/ssdc-rm-ci/docker/cloud-sdk-terraform:latest

Expand All @@ -41,4 +41,4 @@ eq-stub:
owasp-venom:
docker build ./owasp-venom -t europe-west2-docker.pkg.dev/ssdc-rm-ci/docker/venom:latest

build-all: jdk17-maven-node16 gcloud-pubsub-emulator gcloud-firestore-emulator modsecurity cloud-sdk-firebase-cli tinyproxy cloudsql-proxy python-pipenv-3.10 python-pipenv-3.11 cloud-sdk-terraform eq-stub owasp-venom
build-all: jdk17-maven-node16 gcloud-pubsub-emulator gcloud-firestore-emulator modsecurity cloud-sdk-firebase-cli tinyproxy cloudsql-proxy python-pipenv-3.11 python-pipenv-3.12 cloud-sdk-terraform eq-stub owasp-venom
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ time dependencies such as `gcc` built in.

Currently, we maintain it for these python versions:

- 3.10
- 3.11
- 3.12

To update the python base versions, update the relevant `python-3.x-tag.txt` file, ensuring you use the `slim` image and
pin it to the SHA digest explicitly.
Expand Down
1 change: 0 additions & 1 deletion python-pipenv/python-3.10-tag.txt

This file was deleted.

1 change: 1 addition & 0 deletions python-pipenv/python-3.12-tag.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.12.5-slim@sha256:59c7332a4a24373861c4a5f0eec2c92b87e3efeb8ddef011744ef9a751b1d11c