mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-08 04:14:32 +00:00
fixup! Update binary confusion.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM ubuntu:jammy
|
||||
ARG TARGETPLATFORM
|
||||
COPY ${TARGETPLATFORM}/semver-gen /go/src/app/semver-gen
|
||||
COPY ${TARGETPLATFORM}/semver-generator /go/src/app/semver-generator
|
||||
COPY config-release.yaml /go/src/app/config.yaml
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
Reference in New Issue
Block a user