mirror of
https://github.com/fosrl/olm.git
synced 2026-02-22 21:06:42 +00:00
modified: .github/workflows/cicd.yml
new file: .go-version modified: Dockerfile modified: go.mod modified: go.sum
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.23.1-alpine AS builder
|
||||
FROM golang:1.24-alpine AS builder
|
||||
|
||||
# Set the working directory inside the container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user