Skip to content

Commit 24d5d85

Browse files
committed
Use latest ubi8 image
1 parent e24d3c8 commit 24d5d85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8:8.5
1+
FROM registry.access.redhat.com/ubi8
22

33
ARG OPENRESTY_RPM_VERSION="1.21.4-1.el8"
44
ARG LUAROCKS_VERSION="3.11.1"

Dockerfile.devel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi8:8.5
1+
FROM registry.access.redhat.com/ubi8
22

33
ARG OPENRESTY_RPM_VERSION="1.21.4-1.el8"
44
ARG LUAROCKS_VERSION="3.11.1"

0 commit comments

Comments
 (0)