cmd based unzip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM --platform=linux/amd64 golang:1.23-alpine
|
||||
|
||||
RUN apk add curl git
|
||||
RUN apk add curl git unzip
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user