Skip to content

Commit b04d8fe

Browse files
committed
operator: add the patch release in the wolfi image version
So that renovate won't bump the minor version
1 parent 1cde356 commit b04d8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG PYTHON_GLIBC_IMAGE="docker.elastic.co/wolfi/python"
2-
ARG PYTHON_GLIBC_IMAGE_VERSION="3.12-dev@sha256:0ad993dc578717aab352b6acd5557355e4a76c937735b8de0ad9886329335f4d"
2+
ARG PYTHON_GLIBC_IMAGE_VERSION="3.12.9-dev@sha256:88b7e7a26f4978f5fbb19812685487d44da861b32c62aafea617b81c51322008"
33

44
ARG IMAGE="docker.elastic.co/wolfi/chainguard-base"
55
ARG IMAGE_VERSION="latest@sha256:66d427a0e8c76a611ba4c5cd91301c73250f265a78be258f1d57d4457332a6fc"

0 commit comments

Comments
 (0)