Skip to content

Commit

Permalink
Bump ubi8/ubi from 8.10-1054 to 8.10-1054.1725961554 in /test-partner (
Browse files Browse the repository at this point in the history
…#488)

Bumps ubi8/ubi from 8.10-1054 to 8.10-1054.1725961554.

---
updated-dependencies:
- dependency-name: ubi8/ubi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent b1d0c8c commit cf6d3d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-partner/Dockerfile.debug-partner
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# IMPORTANT: podman must be build from ubi8.x only. Do not upgrade it to ubi9.
FROM registry.access.redhat.com/ubi8/ubi:8.10-1054 as podman-builder
FROM registry.access.redhat.com/ubi8/ubi:8.10-1054.1725961554 as podman-builder

Check warning on line 2 in test-partner/Dockerfile.debug-partner

View workflow job for this annotation

GitHub Actions / Build and test the `debug-partner` image

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Check warning on line 2 in test-partner/Dockerfile.debug-partner

View workflow job for this annotation

GitHub Actions / Build and test the `debug-partner` image

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Check warning on line 2 in test-partner/Dockerfile.debug-partner

View workflow job for this annotation

GitHub Actions / Build and test the `debug-partner` image

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Check warning on line 2 in test-partner/Dockerfile.debug-partner

View workflow job for this annotation

GitHub Actions / Build and test the `debug-partner` image

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Check warning on line 2 in test-partner/Dockerfile.debug-partner

View workflow job for this annotation

GitHub Actions / Build and test the `debug-partner` image

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Check warning on line 2 in test-partner/Dockerfile.debug-partner

View workflow job for this annotation

GitHub Actions / Build and test the `debug-partner` image

The 'as' keyword should match the case of the 'from' keyword

FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

# hadolint ignore=DL3041
RUN \
Expand Down

0 comments on commit cf6d3d3

Please sign in to comment.