Skip to content

Commit

Permalink
Correct default version
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanH committed Sep 29, 2024
1 parent 4020252 commit 687b76f
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
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
ARG version=v0.0
ARG version=0.0

FROM eclipse-temurin:17 AS compile
LABEL maintainer="[email protected]"
Expand Down

0 comments on commit 687b76f

Please sign in to comment.