mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-11 01:10:41 +01:00
enable python 3.12
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# --build-arg BASE_IMAGE=python:3.11-slim-buster
|
||||
ARG BASE_IMAGE=python:3.11-slim-bookworm
|
||||
ARG BASE_IMAGE=python:3.12-slim-bookworm
|
||||
FROM $BASE_IMAGE
|
||||
|
||||
# https://docs.docker.com/engine/reference/builder/
|
||||
|
||||
Reference in New Issue
Block a user