Skip to content

Commit

Permalink
Dockerfile: bump ubi9/ubi from ee0b908 to 2bae906
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi from `ee0b908` to `2bae906`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and a-ovchinnikov committed Nov 26, 2024
1 parent 8dbcb71 commit 794e9bd
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/ubi@sha256:ee0b908e958a1822afc57e5d386d1ea128eebe492cb2e01b6903ee19c133ea75 as ubi
FROM registry.access.redhat.com/ubi9/ubi@sha256:2bae9062eddbbc18e76555972e7026ffe02cef560a0076e6d7f72bed2c05723f as ubi
FROM docker.io/library/golang:1.20.0-bullseye as golang_120
FROM docker.io/library/golang:1.21.0-bullseye as golang_121
FROM docker.io/library/node:23.3.0-bullseye as node
Expand Down

0 comments on commit 794e9bd

Please sign in to comment.