Skip to content

Commit

Permalink
chore(deps): update docker.io/library/python:3.12.4-slim docker diges…
Browse files Browse the repository at this point in the history
…t to d5f1674 (#66)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 73edc5a commit 948ae97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/python:3.12.4-slim@sha256:e3ae8cf03c4f0abbfef13a8147478a7cd92798a94fa729a36a185d9106cbae32 AS base
FROM docker.io/library/python:3.12.4-slim@sha256:d5f16749562233aa4bd26538771d76bf0dfd0a0ea7ea8771985e267451397ae4 AS base
WORKDIR /app
COPY src/hello_world.py .

Expand Down

0 comments on commit 948ae97

Please sign in to comment.