Skip to content

Commit

Permalink
MAINT: Update python:3.13.1-slim Docker digest to 23a81be
Browse files Browse the repository at this point in the history
  • Loading branch information
zon-renovate committed Jan 15, 2025
1 parent 01bbdf4 commit 465a016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoketest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# See https://github.com/ZeitOnline/gh-action-workflows/blob/main/.github/workflows/nightwatch-build.yaml
FROM python:3.13.1-slim@sha256:1127090f9fff0b8e7c3a1367855ef8a3299472d2c9ed122948a576c39addeaf1 as nightwatch
FROM python:3.13.1-slim@sha256:23a81be7b258c8f516f7a60e80943cace4350deb8204cf107c7993e343610d47 as nightwatch
WORKDIR /app
RUN pip --no-cache-dir install pipenv
COPY Pipfile Pipfile.lock ./
Expand Down

0 comments on commit 465a016

Please sign in to comment.