mirror of
https://github.com/fosrl/newt.git
synced 2026-04-02 16:06:40 +00:00
Compare commits
2 Commits
1.10.4
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03d77cb28f | ||
|
|
81b9a37e2e |
@@ -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