Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
👻 update go version
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
pranavgaikwad committed Dec 13, 2024
1 parent 256f94a commit d669bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external-providers/generic-external-provider/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21 as go-builder
FROM golang:1.23 as go-builder

COPY / /analyzer-lsp

0 comments on commit d669bb8

Please sign in to comment.