Skip to content

Commit

Permalink
2024-June-26
Browse files Browse the repository at this point in the history
  • Loading branch information
bluPhy committed Jun 26, 2024
1 parent f4a0f38 commit cf58058
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-June-18"
LABEL updatetime="2024-June-26"

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

Expand Down

0 comments on commit cf58058

Please sign in to comment.