Skip to content

Commit 32a477c

Browse files
authored
build(deps): bump curl from 8.12.1-r1 to 8.14.1-r1 (#221)
1 parent 02c7549 commit 32a477c

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

1313
RUN apk upgrade --no-cache \
1414
&& apk add --no-cache \
15-
curl=8.12.1-r1 \
15+
curl=8.14.1-r1 \
1616
patch=2.8-r0 \
1717
&& apk cache --no-cache clean \
1818
&& rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)