Convert container image to Bookworm
This should have minimal impact on this repo, but will allow OpenDev to eventually drop image builds for Bullseye. Change-Id: I65582dc7607a9c64579000a23a54707ff78b6292
This commit is contained in:
parent
598bf8d739
commit
a5d075df27
@ -1,4 +1,4 @@
|
|||||||
FROM docker.io/opendevorg/python-base:3.11-bullseye
|
FROM docker.io/opendevorg/python-base:3.11-bookworm
|
||||||
|
|
||||||
COPY authdaemon.py /
|
COPY authdaemon.py /
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user