Skip to content

Commit

Permalink
Update docker.elastic.co/wolfi/python:3.11-dev Docker digest to d2ba0…
Browse files Browse the repository at this point in the history
…9a (#3176)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored Feb 6, 2025
1 parent 56b6971 commit 4707db3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.ftest.wolfi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:3f32f0766160ce0054220dae57d42f11832e53678498690d9d9f9ada4e395d2b
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:d2ba09a210ab0ff57ddb125c3d0b46cb94b4435cf7c1ed7f970704c9b2f60681
USER root
COPY . /connectors
WORKDIR /connectors
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.wolfi
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:3f32f0766160ce0054220dae57d42f11832e53678498690d9d9f9ada4e395d2b
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:d2ba09a210ab0ff57ddb125c3d0b46cb94b4435cf7c1ed7f970704c9b2f60681
USER root
COPY . /app
WORKDIR /app
Expand Down

0 comments on commit 4707db3

Please sign in to comment.