Skip to content

Commit

Permalink
Compile with Go 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Oct 10, 2024
1 parent 4f870fd commit 34a59b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gwemix/Dockerfile.source
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build Gwemix in a stock Go build container
FROM golang:1.22-bookworm as builder
FROM golang:1.23-bookworm as builder

# Unused, this is here to avoid build time complaints
ARG DOCKER_TAG
Expand Down

0 comments on commit 34a59b9

Please sign in to comment.