Skip to content

Commit

Permalink
Bump python image version to 3.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mesaugat committed Feb 9, 2024
1 parent 31536e1 commit 4ab08f3
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,7 +1,7 @@
# STAGE: base
# -----------
# The main image that is published.
FROM python:3.11-slim-bookworm AS base
FROM python:3.11.8-slim-bookworm AS base

ARG TARGETPLATFORM

Expand Down

0 comments on commit 4ab08f3

Please sign in to comment.