Merge pull request #6 from brandonmoss-99/dependabot/docker/python-3.11.3-slim-buster

Bump python from 3.11.2-slim-buster to 3.11.3-slim-buster
This commit is contained in:
Brandon Moss 2023-04-11 23:15:48 +01:00 committed by GitHub
commit dd71949d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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