mirror of
https://github.com/napnap75/multiarch-docker-images.git
synced 2026-05-12 12:57:07 +02:00
Update Dockerfile to use latest Golang Alpine image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.24-alpine AS builder
|
FROM golang:alpine AS builder
|
||||||
|
|
||||||
WORKDIR $GOPATH/src/napnap75/immich-souvenirs/
|
WORKDIR $GOPATH/src/napnap75/immich-souvenirs/
|
||||||
COPY immich-souvenirs.go .
|
COPY immich-souvenirs.go .
|
||||||
|
|||||||
Reference in New Issue
Block a user