Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 7aae77a

Browse files
add name label
1 parent e48e7f0 commit 7aae77a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
FROM debian:10.6-slim
1+
FROM debian:10.6-slim as consul
2+
LABEL name=consul
23

34
ARG VERSION="3.4.1"
45
ARG BINARY="yq_linux_amd64"

0 commit comments

Comments
 (0)