Skip to content

Commit

Permalink
[8.x] Update docker.elastic.co/wolfi/python:3.11-dev Docker digest to…
Browse files Browse the repository at this point in the history
… 227b27f (#3054) (#3056)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
  • Loading branch information
1 parent b2c56bb commit 7e8a6e4
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:90bd4e183e63592be2216ab504f76dfa194d1ac5138e4e33b4a9eb58421f4fc5
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:227b27fa97eea5a29e243c89f4afd1af57b5965f68a54af20c7140e9f2423fe8
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:90bd4e183e63592be2216ab504f76dfa194d1ac5138e4e33b4a9eb58421f4fc5
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:227b27fa97eea5a29e243c89f4afd1af57b5965f68a54af20c7140e9f2423fe8
USER root
COPY . /app
WORKDIR /app
Expand Down

0 comments on commit 7e8a6e4

Please sign in to comment.