Skip to content

Commit

Permalink
[8.17] Update docker.elastic.co/wolfi/python:3.11-dev Docker digest t…
Browse files Browse the repository at this point in the history
…o 30044fa (#3065) (#3066)

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

0 comments on commit 7ddb3b6

Please sign in to comment.