Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit d0f5489

Browse files
chore(golang): bump golang to 1.22.8 (#13) (#15)
(cherry picked from commit 6e36f5d) Co-authored-by: Andrew Azores <[email protected]>
1 parent eb9419e commit d0f5489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG builder_version=8.10
22
ARG runner_version=8.10
3-
ARG goversion=go1.22.6
3+
ARG goversion=go1.22.8
44
ARG user_id=1001
55

66
FROM registry.access.redhat.com/ubi8/ubi:$builder_version AS builder

0 commit comments

Comments
 (0)