Skip to content

Commit a5c2b70

Browse files
chore(deps): update registry.access.redhat.com/ubi10/nginx-126 docker tag to v10.1-1774874187
1 parent ae5b49f commit a5c2b70

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-1774874187@sha256:38f52aaef9561380415885eb136274bdaf88879458c4680cf19033cc885a30ca
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-1774874187@sha256:38f52aaef9561380415885eb136274bdaf88879458c4680cf19033cc885a30ca
33

44
# Copy built web components
55
COPY dist .

0 commit comments

Comments
 (0)