mirror of
https://github.com/fosrl/olm.git
synced 2026-03-03 01:06:49 +00:00
Bump go version
This commit is contained in:
@@ -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
|
# Set the working directory inside the container
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Reference in New Issue
Block a user