Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/docker/develop/librar…
Browse files Browse the repository at this point in the history
…y/python-3.12-slim-bullseye' into develop
  • Loading branch information
clemlesne committed Jan 12, 2024
2 parents 3088e86 + ec9b139 commit 33be150
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.11-slim-bullseye@sha256:9f35f3a6420693c209c11bba63dcf103d88e47ebe0b205336b5168c122967edf AS base
FROM docker.io/library/python:3.12-slim-bullseye@sha256:3f77bd1eb491a5ee43602171d6c1495a5c81da814f0228dd23629a0164777f02 AS base

# Build container
FROM base AS build
Expand Down

0 comments on commit 33be150

Please sign in to comment.