Skip to content

Commit 76b5145

Browse files
chore(deps): update registry.access.redhat.com/ubi10/nginx-126 docker tag to v10.1-1773808734
1 parent af366e1 commit 76b5145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

refarch-frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For documentation see https://github.com/sclorg/nginx-container
2-
FROM registry.access.redhat.com/ubi10/nginx-126:10.0-1762805890@sha256:f2845297b141d1ce5214d404474f7925c1eb0b490b3bc514ae97399a5e16b9e4
2+
FROM registry.access.redhat.com/ubi10/nginx-126:10.1-1773808734@sha256:fbf07b9047e6d49a87ff2ff1353eb052433861d18501b1b1e60d61d0d5a30a60
33

44
# Copy built web application
55
COPY dist .

refarch-webcomponent/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For documentation see https://github.com/sclorg/nginx-container
2-
FROM registry.access.redhat.com/ubi10/nginx-126:10.0-1762805890@sha256:f2845297b141d1ce5214d404474f7925c1eb0b490b3bc514ae97399a5e16b9e4
2+
FROM registry.access.redhat.com/ubi10/nginx-126:10.1-1773808734@sha256:fbf07b9047e6d49a87ff2ff1353eb052433861d18501b1b1e60d61d0d5a30a60
33

44
# Copy built web components
55
COPY dist .

0 commit comments

Comments
 (0)