Skip to content

Commit

Permalink
build: add gapit version to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
sbgap committed Jul 2, 2024
1 parent 896bb36 commit 1224f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ARG BUILD_DATE
ARG RELEASE
ARG VERSION

ENV GAPIT_VERSION=${RELEASE}
ENV SERVER_VERSION=${RELEASE}
ENV CLIENT_VERSION=8.5.0
ENV WEBUI_VERSION=${RELEASE}
Expand Down

0 comments on commit 1224f3f

Please sign in to comment.