Skip to content

Commit 70db7b3

Browse files
chore(deps): update registry.access.redhat.com/ubi10/nginx-126 docker tag to v10.1-1770236895
1 parent 6dd0137 commit 70db7b3

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-1770236895@sha256:f51afbf00a86bb1fdaeaf320f73c3386a18456ed6823adb877ec9439c2f8ede6
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-1770236895@sha256:f51afbf00a86bb1fdaeaf320f73c3386a18456ed6823adb877ec9439c2f8ede6
33

44
# Copy built web components
55
COPY dist .

0 commit comments

Comments
 (0)