diff --git a/Dockerfile b/Dockerfile index 96a6e6c..ac22284 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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"