Skip to content

Commit

Permalink
Merge pull request #414 from redhat-appstudio/dependabot/docker/ubi9/…
Browse files Browse the repository at this point in the history
…go-toolset-1.20.10-2.1699551725

chore(Dockerfile): bump ubi9/go-toolset from 1.20.10-2 to 1.20.10-2.1699551725
  • Loading branch information
MartinBasti authored Nov 14, 2023
2 parents 41b7f7c + 857c989 commit 595065f
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,5 +1,5 @@
# Build the manager binary
FROM registry.access.redhat.com/ubi9/go-toolset:1.20.10-2 as builder
FROM registry.access.redhat.com/ubi9/go-toolset:1.20.10-2.1699551725 as builder

WORKDIR /opt/app-root/src

Expand Down

0 comments on commit 595065f

Please sign in to comment.