mirror of
https://github.com/fosrl/olm.git
synced 2026-02-26 14:56:46 +00:00
Compare commits
1 Commits
v1.4.3
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7b590a23e |
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25-alpine AS builder
|
||||
FROM golang:1.26-alpine AS builder
|
||||
|
||||
# Set the working directory inside the container
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user