Skip to content

Commit

Permalink
Update docker.elastic.co/wolfi/python:3.11-dev Docker digest to 90bd4…
Browse files Browse the repository at this point in the history
…e1 (#3050)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
elastic-renovate-prod[bot] authored and elastic committed Dec 19, 2024
1 parent 4bda1aa commit c45525a
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:a76b23174e80caf50b5b941d0982c05a03d3b3ccb458eb5502e0f4e7119a1235
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:90bd4e183e63592be2216ab504f76dfa194d1ac5138e4e33b4a9eb58421f4fc5
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:a76b23174e80caf50b5b941d0982c05a03d3b3ccb458eb5502e0f4e7119a1235
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:90bd4e183e63592be2216ab504f76dfa194d1ac5138e4e33b4a9eb58421f4fc5
USER root
COPY . /app
WORKDIR /app
Expand Down

0 comments on commit c45525a

Please sign in to comment.