Skip to content

Commit

Permalink
Merge pull request #19 from hectorm/dependabot/docker/python-5dc6f84
Browse files Browse the repository at this point in the history
Bump python from `36d57d7` to `5dc6f84`
  • Loading branch information
hectorm authored Apr 4, 2024
2 parents acda895 + 30750ee commit 4f28ec0
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
Expand Up @@ -2,7 +2,7 @@
## "base" stage
##################################################

FROM docker.io/python:3.12-slim-bookworm@sha256:36d57d7f9948fefe7b6092cfe8567da368033e71ba281b11bb9eeffce3d45bc6 AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:5dc6f84b5e97bfb0c90abfb7c55f3cacc2cb6687c8f920b64a833a2219875997 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit 4f28ec0

Please sign in to comment.