Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rwv authored Aug 20, 2021
1 parent b39331b commit 61e1e82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG ZT_VERSION=1.6.5

FROM alpine:latest

ARG ZT_VERSION=1.6.5

LABEL maintainer="seedgou <[email protected]>"

RUN apk add --no-cache zerotier-one=${ZT_VERSION}
Expand Down

0 comments on commit 61e1e82

Please sign in to comment.