Skip to content

Commit

Permalink
chore: bump ubi9/s2i-core in the baseimages group across 1 directory (#…
Browse files Browse the repository at this point in the history
…88)

Bumps the baseimages group with 1 update in the / directory: ubi9/s2i-core.


Updates `ubi9/s2i-core` from 1-503 to 1-511.1726662972

---
updated-dependencies:
- dependency-name: ubi9/s2i-core
  dependency-type: direct:production
  dependency-group: baseimages
...

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 29, 2024
1 parent 7f40a6c commit a07df55
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/ubi9/s2i-core:1-503 as base
FROM registry.access.redhat.com/ubi9/s2i-core:1-511.1726662972 as base

Check warning on line 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / release-container / docker

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 1 in Dockerfile

View workflow job for this annotation

GitHub Actions / release-container / docker

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/
FROM ghcr.io/radiorabe/ubi9-minimal:0.7.2

ENV \
Expand Down

0 comments on commit a07df55

Please sign in to comment.