Skip to content

Commit 066c200

Browse files
committed
Merge branch 'main' into non-root
2 parents 50f5f45 + 203f273 commit 066c200

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
@@ -14,7 +14,7 @@ COPY nginx.conf.patch /usr/local/openresty/nginx/conf/
1414

1515
RUN apk upgrade --no-cache \
1616
&& apk add --no-cache \
17-
curl=8.14.1-r1 \
17+
curl=8.14.1-r2 \
1818
patch=2.8-r0 \
1919
&& apk cache --no-cache clean \
2020
&& rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)