Skip to content

Commit

Permalink
Dockerfile: Bump ubi9/ubi from 1057dab to 38791b2
Browse files Browse the repository at this point in the history
Bumps ubi9/ubi from `1057dab` to `38791b2`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 0d90970 commit 97f8bbb
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:1057dab827c782abcfb9bda0c3900c0966b5066e671d54976a7bcb3a2d1a5e53 as ubi
FROM registry.access.redhat.com/ubi9/ubi@sha256:38791b293262ac2169eca2717e68e626a047d2b89fbd1da544db24ed0204efeb 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.5.0-bullseye as node
Expand Down

0 comments on commit 97f8bbb

Please sign in to comment.