Skip to content

Commit

Permalink
feat: bump ubi9/ubi-micro from 9.4 to 9.5
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi-micro from 9.4 to 9.5.

---
updated-dependencies:
- dependency-name: ubi9/ubi-micro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 6edd620 commit f3e98fa
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
Expand Up @@ -10,7 +10,7 @@ COPY *.go Makefile .

RUN make build

FROM registry.access.redhat.com/ubi9/ubi-micro:9.4
FROM registry.access.redhat.com/ubi9/ubi-micro:9.5

RUN mkdir -p licenses

Expand Down

0 comments on commit f3e98fa

Please sign in to comment.