Skip to content

Commit

Permalink
go-toolset 1.19.10-10
Browse files Browse the repository at this point in the history
Signed-off-by: Stuart Hayton <[email protected]>
  • Loading branch information
sjhx committed Aug 20, 2023
1 parent 9fcee01 commit 24777dd
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,6 +1,6 @@
# This first stage of the build uses go-toolset to build the portieris binary creates
# a simplified operating system image that satisfies vulnerability scanning requirements
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.10-3 as installer
FROM registry.access.redhat.com/ubi8/go-toolset:1.19.10-10 as installer
ARG PORTIERIS_VERSION=undefined

# switch to root user as we need to run yum and rpm to ensure packages are up to date
Expand Down

0 comments on commit 24777dd

Please sign in to comment.