Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bluPhy committed Apr 17, 2024
1 parent f0587eb commit 9e96de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM alpine:edge as prep
LABEL maintainer="Alejandro Leal ale@bluphy.com"
LABEL contributors=""
LABEL softetherversion="latest_stable"
LABEL updatetime="2024-April-05"
LABEL updatetime="2024-April-17"

RUN apk update && apk add --no-cache git

Expand Down

0 comments on commit 9e96de2

Please sign in to comment.