mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Fix Dockerfile-rhel9 to use the right version of redhat/ubi9-init image
This commit is contained in:
parent
ed58e875e8
commit
7100e55f81
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM redhat/ubi9-init:9.4-6.1714669926@sha256:dfae07a6c96c27ac5f33e1c3953906171eb4b65756d9e9917bd47d1b05954d90
|
||||
FROM redhat/ubi9-init:9.4-6.1714668826@sha256:dfae07a6c86c27ac5f33e1c3953906171eb4b65756d8e9817bd47d1b05854d90
|
||||
|
||||
ENV NGINX_VERSION 1.26.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue