Compare commits
No commits in common. "master" and "v5" have entirely different histories.
@ -1,6 +1,6 @@
|
|||||||
# Alpine 3.20
|
# Alpine 3.20
|
||||||
FROM golang:1.23.1-alpine3.20
|
FROM golang:1.23.1-alpine3.20
|
||||||
RUN apk add --no-cache zip git
|
RUN apk add --no-cache zip
|
||||||
|
|
||||||
# copy entrypoint file
|
# copy entrypoint file
|
||||||
COPY entrypoint.go /usr/bin/entrypoint.go
|
COPY entrypoint.go /usr/bin/entrypoint.go
|
||||||
|
Loading…
Reference in New Issue
Block a user