Skip to content

Commit

Permalink
v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredmaggiowski committed Nov 4, 2024
1 parent 9146df7 commit 6d1eeeb
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 @@ -26,7 +26,7 @@ RUN cp -r /app/main /app/LICENSE .

FROM scratch

ENV SERVICE_VERSION="1.12.9"
ENV SERVICE_VERSION="1.13.0"

# Import the user and group files from the builder.
COPY --from=builder /etc/passwd /etc/passwd
Expand Down

0 comments on commit 6d1eeeb

Please sign in to comment.