Skip to content

Commit db2dd43

Browse files
committed
build(deps): bump patch from 2.7.6-r10 to 2.8-r0
1 parent 57e8d54 commit db2dd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openid-connect-provider-debugger/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY nginx.conf.patch /usr/local/openresty/nginx/conf/
1313
RUN apk upgrade --no-cache \
1414
&& apk add --no-cache \
1515
curl=8.12.1-r1 \
16-
patch=2.7.6-r10 \
16+
patch=2.8-r0 \
1717
&& apk cache --no-cache clean \
1818
&& rm -rf /var/cache/apk/*
1919

0 commit comments

Comments
 (0)