Skip to content

Commit

Permalink
Merge pull request #103 from appuio/renovate/registry.access.redhat.c…
Browse files Browse the repository at this point in the history
…om-ubi9-minimal-9.x

chore(deps): update registry.access.redhat.com/ubi9-minimal docker tag to v9.3-1612
  • Loading branch information
mhutter authored Apr 12, 2024
2 parents 3d7aeb3 + 5245700 commit 8f68d82
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.3-1552
FROM registry.access.redhat.com/ubi9-minimal:9.3-1612

ENV VERSION=%%VERSION%% \
HELM3_VERSION=%%HELM3_VERSION%% \
Expand Down
2 changes: 1 addition & 1 deletion v4.11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.3-1552
FROM registry.access.redhat.com/ubi9-minimal:9.3-1612

ENV VERSION=latest-4.11 \
HELM3_VERSION=v3.14.1 \
Expand Down
2 changes: 1 addition & 1 deletion v4.12/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.3-1552
FROM registry.access.redhat.com/ubi9-minimal:9.3-1612

ENV VERSION=latest-4.12 \
HELM3_VERSION=v3.14.1 \
Expand Down
2 changes: 1 addition & 1 deletion v4.13/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.3-1552
FROM registry.access.redhat.com/ubi9-minimal:9.3-1612

ENV VERSION=latest-4.13 \
HELM3_VERSION=v3.14.1 \
Expand Down
2 changes: 1 addition & 1 deletion v4.14/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9-minimal:9.3-1552
FROM registry.access.redhat.com/ubi9-minimal:9.3-1612

ENV VERSION=latest-4.14 \
HELM3_VERSION=v3.14.1 \
Expand Down

0 comments on commit 8f68d82

Please sign in to comment.