Skip to content

Commit

Permalink
Merge branch 'main' into seanstory/remove-gratuitous-critical-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-shelkovnikov authored Oct 29, 2024
2 parents d390136 + 7a3ef47 commit ca30dd1
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:01727f31b918b782d871a3e493764932ecbbd7c8624bbe9975b97442a2c7c281
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:59bf91535c896f8cb60644ecdf16768e2085b7d0307799abfc9e1630ad6606ae
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:01727f31b918b782d871a3e493764932ecbbd7c8624bbe9975b97442a2c7c281
FROM docker.elastic.co/wolfi/python:3.11-dev@sha256:59bf91535c896f8cb60644ecdf16768e2085b7d0307799abfc9e1630ad6606ae
USER root
COPY . /app
WORKDIR /app
Expand Down

0 comments on commit ca30dd1

Please sign in to comment.