Skip to content

Commit

Permalink
Pin Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Feb 4, 2024
1 parent 84626a5 commit 008bee6
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 AS base
FROM docker.io/python:3.12-slim-bookworm@sha256:a64ac5be6928c6a94f00b16e09cdf3ba3edd44452d10ffa4516a58004873573e AS base

ARG USER=oasch
ARG UID=49374
Expand Down

0 comments on commit 008bee6

Please sign in to comment.