mirror of
https://github.com/fosrl/olm.git
synced 2026-03-27 04:56:43 +00:00
Compare commits
5 Commits
dev
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0efe6b20cc | ||
|
|
703fe4fe5d | ||
|
|
31eed74933 | ||
|
|
4d0c43fc3e | ||
|
|
c77c162bae |
@@ -1,5 +1,5 @@
|
||||
# FROM golang:1.25-alpine AS builder
|
||||
FROM public.ecr.aws/docker/library/golang:1.25-alpine AS builder
|
||||
FROM public.ecr.aws/docker/library/golang:1.26-alpine AS builder
|
||||
|
||||
# Install git and ca-certificates
|
||||
RUN apk --no-cache add ca-certificates git tzdata
|
||||
|
||||
Reference in New Issue
Block a user