Skip to content

Commit 34c97c1

Browse files
committed
Updated docker file to link to the package
1 parent ac0627f commit 34c97c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
FROM alpine:3.17
2+
LABEL org.opencontainers.image.source https://github.com/armory-io/eks-auto-updater
23
COPY eks-auto-updater /opt/eks-auto-updater/bin/eks-auto-updater
3-
WORKDIR /opt/eks-auto-updater
4+
WORKDIR /opt/eks-auto-updater

0 commit comments

Comments
 (0)