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:
Clark Boylan 2023-09-21 08:43:55 -07:00
parent 598bf8d739
commit a5d075df27
1 changed files with 1 additions and 1 deletions

View File

@ -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 /