Skip to content

Commit 62a5a61

Browse files
committed
Update OpenResty base image version in Dockerfile
Bumped OpenResty base image from 1.27.1.1-alpine-fat to 1.27.1.2-2-alpine-fat for improved stability and security.
1 parent 0d3d4ed commit 62a5a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openid-connect-provider-debugger/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# checkov:skip=CKV_DOCKER_3
2-
FROM openresty/openresty:1.27.1.1-alpine-fat@sha256:aa8ea52fa35a296558aed8b392fb39d575e39dd4a7717fa44f1fd6fc09c1185d
2+
FROM openresty/openresty:1.27.1.2-2-alpine-fat@sha256:1a24bb7c60d5b37c62e1520db5faa4443fdffc7cec1bd4f51cae5bf101ff22d8
33

44
ARG LUA_RESTY_OPENIDC_VERSION="1.8.0-1"
55

0 commit comments

Comments
 (0)