Skip to content

Commit 89aa563

Browse files
chore(deps): update alpine docker digest to 2510918 (#17692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01e8f63 commit 89aa563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Designer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ WORKDIR /version
5555
RUN echo "{\"version\": \"${DESIGNER_VERSION}\"}" > version.json
5656

5757
# Prepare app template
58-
FROM alpine@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 AS app-template-release
58+
FROM alpine@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 AS app-template-release
5959
RUN apk add --no-cache rsync
6060

6161
COPY ./src/App/template/src /app-template-dotnet-src

0 commit comments

Comments
 (0)