Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tacyuuhon authored May 26, 2024
1 parent ea8920e commit e603aae
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 @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.authors="[email protected]"
ARG BUILDARCH
ARG SRC_DIR=/opt
ARG CHPROXY_NAME=chproxy
ARG CHPROXY_VERSION=1.26.0
ARG CHPROXY_VERSION=1.26.1
ENV CHPROXY_CONFIG=${SRC_DIR}/config.yml
ENV CHPROXY_APP_NAME=${CHPROXY_NAME}
ENV CHPROXY_BUILD_VERSION=${CHPROXY_VERSION}
Expand Down

0 comments on commit e603aae

Please sign in to comment.