Change base image
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# pull official base image
|
||||
FROM python:3.10-slim-buster
|
||||
FROM python:3.10-slim-bullseye
|
||||
|
||||
# set work directory
|
||||
WORKDIR /usr/src/app
|
||||
|
Reference in New Issue
Block a user