Skip to content

Commit

Permalink
build: try link image to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
BelgianNoise committed May 3, 2024
1 parent 41dc1b2 commit aeeffc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dl-downer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Use an official Python runtime as the base image
FROM python:3.12

LABEL org.opencontainers.image.source https://github.com/belgiannoise/dl-utils
LABEL org.opencontainers.image.source https://github.com/BelgianNoise/dl-utils

VOLUME /downloads
VOLUME /storage_states
Expand Down

0 comments on commit aeeffc7

Please sign in to comment.