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
… 50b1b1d (#3136) (#3140)

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
3 people authored Jan 23, 2025
1 parent e03454f commit 7b3a6a1
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:28e5013f9dff5f531571989f2a973ee9d78444e001e9a6353a3761e380e53d41
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:50b1b1dd4d1cbc967734733f934f96b8032b381e7dc87f515cc679caed54f294
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:28e5013f9dff5f531571989f2a973ee9d78444e001e9a6353a3761e380e53d41
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:50b1b1dd4d1cbc967734733f934f96b8032b381e7dc87f515cc679caed54f294
USER root
COPY . /app
WORKDIR /app
Expand Down

0 comments on commit 7b3a6a1

Please sign in to comment.