Merge pull request #11 from brandonmoss-99/dependabot/docker/python-3.11.4-slim-buster

Bump python from 3.11.3-slim-buster to 3.11.4-slim-buster
This commit is contained in:
Brandon Moss 2023-06-13 07:44:10 +01:00 committed by GitHub
commit cd7bde58f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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