Skip to content

Commit

Permalink
Merge pull request #12 from clemlesne/dependabot/docker/develop/libra…
Browse files Browse the repository at this point in the history
…ry/python-ee9a59c
  • Loading branch information
clemlesne authored Jan 13, 2024
2 parents 7151082 + b8b00db commit 0cb80f0
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,5 +1,5 @@
# Base container
FROM docker.io/library/python:3.12-slim-bookworm@sha256:448eb6cade8c9edfa66b0840829744a10a0131f6e9ef95052913170c8291a348 AS base
FROM docker.io/library/python:3.12-slim-bookworm@sha256:ee9a59cfdad294560241c9a8c8e40034f165feb4af7088c1479c2cdd84aafbed AS base

# Build container
FROM base AS build
Expand Down

0 comments on commit 0cb80f0

Please sign in to comment.