Skip to content

Commit fc5df5f

Browse files
v1.14.0
1 parent eec2d56 commit fc5df5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN cp -r /app/main /app/LICENSE .
2626

2727
FROM scratch
2828

29-
ENV SERVICE_VERSION="1.13.0"
29+
ENV SERVICE_VERSION="1.14.0"
3030

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

0 commit comments

Comments
 (0)