Skip to content

Commit 5dcea3f

Browse files
chore(deps): update registry.access.redhat.com/ubi10/nginx-126 docker tag to v10.1-1769387039 (#1371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32b7334 commit 5dcea3f

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.1-1766364117@sha256:e5d4e59446bae119ade983090670218f5db3cfd36cd0e22e17a22d6071022e71
2+
FROM registry.access.redhat.com/ubi10/nginx-126:10.1-1769387039@sha256:32ddb5455a72fe75f708f71ac2e7915107168f975d43fa5a97baf7bbcd5658aa
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.1-1766364117@sha256:e5d4e59446bae119ade983090670218f5db3cfd36cd0e22e17a22d6071022e71
2+
FROM registry.access.redhat.com/ubi10/nginx-126:10.1-1769387039@sha256:32ddb5455a72fe75f708f71ac2e7915107168f975d43fa5a97baf7bbcd5658aa
33

44
# Copy built web components
55
COPY dist .

0 commit comments

Comments
 (0)