Merge pull request #2 from brandonmoss-99/dependabot/docker/python-3.11.2-slim-buster

Bump python from 3.11.1-slim-buster to 3.11.2-slim-buster
This commit is contained in:
Brandon Moss 2023-02-14 18:33:32 +00:00 committed by GitHub
commit 74185f5268
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM python:3.11.1-slim-buster
FROM python:3.11.2-slim-buster
LABEL org.opencontainers.image.source=https://github.com/brandonmoss-99/gallery-dl-docker
LABEL org.opencontainers.image.description="gallery-dl, in Docker"