mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
fix: update Dockerfile to use a specific sha256 digest for redhat/ubi8-init image
This commit is contained in:
parent
acf5443920
commit
013206ce88
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM redhat/ubi8-init:8.10-9.1731462872@sha256:f27239c96f6878d49c9ba0cb3ba9376156529bd79c63d2316284a36d6a29dbf3
|
||||
FROM redhat/ubi8-init:8.10@sha256:7eb3cfe9b9df3b8f7b145839778f8fc282892eab47bda0488dc8b379691d5c5a
|
||||
|
||||
ENV NGINX_VERSION=1.26.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue