Skip to content

Commit a3fd3fe

Browse files
chore(deps): update wolfi (versioned)
1 parent 9c117bb commit a3fd3fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

operator/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
ARG PYTHON_GLIBC_IMAGE="docker.elastic.co/wolfi/python"
2-
ARG PYTHON_GLIBC_IMAGE_VERSION="3.12.11-r7-dev@sha256:5e79981befea1e490950ad2618cf22453b24f22a896e1156ea6355e2f59c3386"
2+
ARG PYTHON_GLIBC_IMAGE_VERSION="3.13.7-r1-dev@sha256:9754f89857d2a7d8489cf1a31e5229899d24a426d1dc63d9419cf8fb8d50ab6d"
33

44
ARG IMAGE="docker.elastic.co/wolfi/chainguard-base"
5-
ARG IMAGE_VERSION="latest@sha256:ed432bb5128cbeccfdcc6cbe204658d099e798cb4fb669e6b01d408c4d88f297"
5+
ARG IMAGE_VERSION="latest@sha256:1bb3aa73b5c4040c76fff79735aa8183dea2a03358956295e766e7c4989c59c1"
66

77
FROM ${PYTHON_GLIBC_IMAGE}:${PYTHON_GLIBC_IMAGE_VERSION} AS build
88

0 commit comments

Comments
 (0)