From 5467cc5d2207ab53957fb946a0e179e3e96e292d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Oct 2024 19:08:41 +0200 Subject: [PATCH] Update registry.access.redhat.com/ubi9/nodejs-20 Docker tag to v1-59.1726696138 --- .forgejo/workflows/build-deploy.yaml | 2 +- .forgejo/workflows/build.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/build-deploy.yaml b/.forgejo/workflows/build-deploy.yaml index c7019d8..5e9626c 100644 --- a/.forgejo/workflows/build-deploy.yaml +++ b/.forgejo/workflows/build-deploy.yaml @@ -6,7 +6,7 @@ jobs: build: runs-on: docker container: - image: registry.access.redhat.com/ubi9/nodejs-20:1-59.1726663413 + image: registry.access.redhat.com/ubi9/nodejs-20:1-59.1726696138 steps: - name: Checkout code uses: actions/checkout@v4 diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 89f0ee1..95c0860 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -10,7 +10,7 @@ jobs: build: runs-on: docker container: - image: registry.access.redhat.com/ubi9/nodejs-20:1-59.1726663413 + image: registry.access.redhat.com/ubi9/nodejs-20:1-59.1726696138 steps: - name: Checkout code uses: actions/checkout@v4