Skip to content

Commit

Permalink
Merge pull request #13 from hectorm/dependabot/docker/python-36d57d7
Browse files Browse the repository at this point in the history
Bump python from `5c73034` to `36d57d7`
  • Loading branch information
hectorm authored Mar 20, 2024
2 parents 4e93ff0 + 88b7e5a commit dbdc372
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:5c73034c2bc151596ee0f1335610735162ee2b148816710706afec4757ad5b1e AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:36d57d7f9948fefe7b6092cfe8567da368033e71ba281b11bb9eeffce3d45bc6 AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit dbdc372

Please sign in to comment.