Skip to content

Commit 585e5af

Browse files
committed
repository name must be lowercase
1 parent 4cc3c07 commit 585e5af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM python:3.12-slim
22

3-
LABEL org.opencontainers.image.source="https://github.com/ISE-Research/LinkAnchor"
3+
LABEL org.opencontainers.image.source="https://github.com/ise-research/linkanchor"
44

55
# 1. Install Rust toolchain
66
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)