Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
UrloMythus authored Nov 4, 2024
1 parent 7af1f01 commit 483d108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM ubuntu:22.04

ARG WARP_VERSION
ARG GOST_VERSION="2.11.1"
RUN echo "File name: ${GOST_VERSION}"
ARG COMMIT_SHA
ARG TARGETPLATFORM="linux/amd64"

Expand Down

0 comments on commit 483d108

Please sign in to comment.