Skip to content

Commit

Permalink
[skip-ci] Back to semver versioning in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerstolzenberg committed Nov 4, 2024
1 parent 54332a4 commit 32293cf
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 @@ -17,7 +17,7 @@ WORKDIR /tmp/build/java-restclient

ARG java_version="21"
ARG authzed_version="v1.1.0"
ARG artifact_version="0"
ARG artifact_version="0.0.0"
ARG library="restclient"

ADD cfg/java.yml /etc/java.yml
Expand Down

0 comments on commit 32293cf

Please sign in to comment.