Skip to content

Commit

Permalink
Merge pull request #981 from ZeitOnline/renovate/python-3.13.1-slim
Browse files Browse the repository at this point in the history
MAINT: Update python:3.13.1-slim Docker digest to 23a81be
  • Loading branch information
wosc authored Jan 15, 2025
2 parents 01bbdf4 + 465a016 commit 9c7ca04
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 9c7ca04

Please sign in to comment.