We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1ec84 commit dbb54ecCopy full SHA for dbb54ec
operator/Dockerfile
@@ -1,8 +1,8 @@
1
ARG PYTHON_GLIBC_IMAGE="docker.elastic.co/wolfi/python"
2
-ARG PYTHON_GLIBC_IMAGE_VERSION="3.12.9-dev@sha256:88b7e7a26f4978f5fbb19812685487d44da861b32c62aafea617b81c51322008"
+ARG PYTHON_GLIBC_IMAGE_VERSION="3.13.2-r6-dev@sha256:22287b625257e1dfee2def20869c3e86501f8c9d43f5abd67a293fde170d205d"
3
4
ARG IMAGE="docker.elastic.co/wolfi/chainguard-base"
5
-ARG IMAGE_VERSION="latest@sha256:66d427a0e8c76a611ba4c5cd91301c73250f265a78be258f1d57d4457332a6fc"
+ARG IMAGE_VERSION="latest@sha256:c4e10ecf3d8a21cf4be2fb53a2f522de50e14c80ce1da487e3ffd13f4d48d24d"
6
7
FROM ${PYTHON_GLIBC_IMAGE}:${PYTHON_GLIBC_IMAGE_VERSION} AS build
8
0 commit comments