Skip to content

Commit 57e8d54

Browse files
build(deps): bump openresty/openresty (#219)
Bumps openresty/openresty from 1.27.1.2-3-alpine-fat to 1.27.1.2-4-alpine-fat. --- updated-dependencies: - dependency-name: openresty/openresty dependency-version: 1.27.1.2-4-alpine-fat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0478e21 commit 57e8d54

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
@@ -1,6 +1,6 @@
11
# checkov:skip=CKV_DOCKER_3: [Missing USER]: inherited from parent image
22
# trivy:ignore:AVD-DS-0002: [Missing USER]: inherited from parent image
3-
FROM openresty/openresty:1.27.1.2-3-alpine-fat@sha256:eb0d368d262cc82b867d88f48b49a93ad9247436b65d459a14940d28ccd0e67b
3+
FROM openresty/openresty:1.27.1.2-4-alpine-fat@sha256:e93c5ab42fb6c7a882418c2bad0b39b566759f88c3fdd62f97264b621b6cba80
44

55
ARG LUA_RESTY_OPENIDC_VERSION="1.8.0-1"
66

0 commit comments

Comments
 (0)