Skip to content

Commit 8c53e09

Browse files
chore(deps): update https://github.com/microsoft/wopi-validator-core digest to afe0e5f (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a1f133 commit 8c53e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latest/Dockerfile.amd64

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM mcr.microsoft.com/dotnet/sdk:6.0-alpine@sha256:1b84f59aae0560125713a8805a6afb2f84097e279b6aa246c3005daeb0d773cc as build
22

33
# renovate: depName=https://github.com/microsoft/wopi-validator-core depBranch=main
4-
ENV WOPI_VALIDATOR_VERSION="${WOPI_VALIDATOR_VERSION:-4c995a0d8c32ed5f55cac1dd3209d2450e12725c}"
4+
ENV WOPI_VALIDATOR_VERSION="${WOPI_VALIDATOR_VERSION:-afe0e5fa1ef2e43f76265166e63c4b35eb391892}"
55

66
WORKDIR /
77
ADD https://github.com/microsoft/wopi-validator-core/archive/$WOPI_VALIDATOR_VERSION.tar.gz /wopi-validator-core.tar.gz

0 commit comments

Comments
 (0)