Skip to content

Commit 82438bd

Browse files
committed
Fix Dockerfile for distroless image
1 parent 72d6fbc commit 82438bd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ ARG TARGETARCH
66

77
ARG STOPNIK_VERSION=dev
88

9-
RUN apk add --no-cache --no-progress ca-certificates tzdata
10-
119
COPY ./dist/stopnik.$STOPNIK_VERSION-$TARGETOS-$TARGETARCH /stopnik
1210

1311
EXPOSE 8080

0 commit comments

Comments
 (0)