Skip to content

Commit

Permalink
chore: update base image
Browse files Browse the repository at this point in the history
- update to ubi8/ubi:8.9-1028

Signed-off-by: Scott Hebert <[email protected]>
  • Loading branch information
scoheb committed Jan 2, 2024
1 parent 64d21c0 commit aa470b4
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/ubi8/ubi:8.8-1067.1698056881
FROM registry.access.redhat.com/ubi8/ubi:8.9-1028

ARG COSIGN_VERSION=2.1.1
ARG KUBECTL_VERSION=1.27.2
Expand Down

0 comments on commit aa470b4

Please sign in to comment.