Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

Commit 8c58bd9

Browse files
build(deps): bump python
Bumps python from 3.9.6-slim-bullseye to 3.12.0-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54bf99a commit 8c58bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# artifacts: false
22
# platforms: linux/386,linux/amd64
3-
FROM python:3.9.6-slim-bullseye as retroarcher-base
3+
FROM python:3.12.0-slim-bullseye as retroarcher-base
44

55
FROM retroarcher-base as retroarcher-build
66

0 commit comments

Comments
 (0)