Skip to content

Commit 5ccc5d6

Browse files
chore(deps): update wolfi (versioned)
1 parent 757a855 commit 5ccc5d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

operator/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.elastic.co/wolfi/python:3.12.6-r2-dev@sha256:fec9fd35f4694069153c48728991a8ac48696ebfebeebea777f38306597287e9 AS build
1+
FROM docker.elastic.co/wolfi/python:3.12.6-r2-dev@sha256:e6224115955183f67d3ce3a964afc988cfc836a8d7f75ba91da5c43f5c1bf418 AS build
22

33
ENV LANG=C.UTF-8
44
ENV PYTHONDONTWRITEBYTECODE=1
@@ -16,7 +16,7 @@ RUN mkdir workspace
1616

1717
RUN pip install --no-cache-dir --target workspace /opt/distro/*.whl -r requirements.txt
1818

19-
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:a51a1cd55a717b170058395f65cd16c3ede419b4fd400f0abaae7244c7a421f9
19+
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:5186816a1b676aa8d7f11f2a1faaf142348f0045a64bc3e8195c61b133496896
2020

2121
COPY --from=build /operator-build/workspace /autoinstrumentation
2222

0 commit comments

Comments
 (0)