Skip to content

Commit

Permalink
chore(go): bump golang version (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Sep 9, 2024
1 parent 8985ae8 commit c9d5d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG builder_version=8.10
ARG runner_version=8.10
ARG goversion=go1.22.3
ARG goversion=go1.22.6

FROM registry.access.redhat.com/ubi8/ubi:$builder_version AS builder
ARG goversion
Expand Down

0 comments on commit c9d5d51

Please sign in to comment.