Skip to content

Commit fb66780

Browse files
committed
Try having renovate update fixed tags instead of digests
It's more human readable. I'm not 100% sure it will work like we want; but lets try it.
1 parent f0471f4 commit fb66780

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:latest@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb
1+
FROM registry.access.redhat.com/ubi9/ubi:9.5-1736404036
22

33
ARG SYNC2JIRA_GIT_REPO=https://github.com/release-engineering/Sync2Jira.git
44
ARG SYNC2JIRA_GIT_REF=master

Dockerfile.sync-page

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi:latest@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb
1+
FROM registry.access.redhat.com/ubi9/ubi:9.5-1736404036
22

33
ARG SYNC2JIRA_GIT_REPO=https://github.com/release-engineering/Sync2Jira.git
44
ARG SYNC2JIRA_GIT_REF=master

0 commit comments

Comments
 (0)