Skip to content

Commit 15bac8f

Browse files
committed
Adding label to link to github repo.
1 parent d81de8a commit 15bac8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM eclipse-temurin:18-jre-alpine
22

3+
LABEL org.opencontainers.image.source="https://github.com/jamieredding/pair-stairs"
4+
35
COPY target/pair-stairs.jar /opt/pair-stairs.jar
46

57
WORKDIR /opt

0 commit comments

Comments
 (0)