+4
-4
lines changedFilter options
+4
-4
lines changed Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ description: |
4
4
inputs:
5
5
version:
6
6
description: "The Go version to use."
7
-
default: "1.24.2"
7
+
default: "1.24.4"
8
8
use-preinstalled-go:
9
9
description: "Whether to use preinstalled Go."
10
10
default: "false"
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ RUN cargo install jj-cli typos-cli watchexec-cli
11
11
FROM ubuntu:jammy@sha256:0e5e4a57c2499249aafc3b40fcd541e9a456aab7296681a3994d631587203f97 AS go
12
12
13
13
# Install Go manually, so that we can control the version
14
-
ARG GO_VERSION=1.24.2
14
+
ARG GO_VERSION=1.24.4
15
15
16
16
# Boring Go is needed to build FIPS-compliant binaries.
17
17
RUN apt-get update && \
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1
-
go_image: "bitnami/golang:1.20-debian-11"
1
+
go_image: "bitnami/golang:1.24-debian-11"
2
2
java_image: "bitnami/java:1.8-debian-11"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
module github.com/coder/coder/v2
2
2
3
-
go 1.24.2
3
+
go 1.24.4
4
4
5
5
// Required until a v3 of chroma is created to lazily initialize all XML files.
6
6
// None of our dependencies seem to use the registries anyways, so this
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4