Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker…
Browse files Browse the repository at this point in the history
… tag to v1.19.10-14
  • Loading branch information
renovate[bot] authored and adrianriobo committed Sep 19, 2023
1 parent 0da3ecf commit a5a037f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oci/Containerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM registry.access.redhat.com/ubi9/go-toolset:1.19 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.19.10-14 as builder

USER root
WORKDIR /workspace
Expand Down

0 comments on commit a5a037f

Please sign in to comment.