mirror of
https://github.com/fosrl/newt.git
synced 2025-05-13 13:40:39 +01:00
Bump go version
This commit is contained in:
parent
26a04ceb62
commit
2d8725bf81
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.21.5-alpine AS builder
|
||||
FROM golang:1.23.1-alpine AS builder
|
||||
|
||||
# Set the working directory inside the container
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Reference in a new issue