Skip to content

Commit

Permalink
Switch to floating 8.4 tag (#12)
Browse files Browse the repository at this point in the history
We're performing this change, because otherwise dependabot won't pick up newer releases (e.g. 8.4-205.1626828526) as an upgrade.

By using the floating tag dependabot should realize that there is a mismatch in the digest (sha256:...) and update it.
  • Loading branch information
tongpu authored Jul 22, 2021
1 parent aacf11e commit c776cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8-minimal:8.4-205@sha256:48a4bec3d1dec90b5dd5420bf7c41a5756b7fbe8b862546134fbe2caa607679f
FROM registry.access.redhat.com/ubi8-minimal:8.4@sha256:48a4bec3d1dec90b5dd5420bf7c41a5756b7fbe8b862546134fbe2caa607679f

LABEL org.opencontainers.image.authors="Adfinis AG <https://adfinis.com>"
LABEL org.opencontainers.image.vendor="Adfinis"
Expand Down

0 comments on commit c776cf1

Please sign in to comment.