Compare commits
1 Commits
main
...
f87f33511b
| Author | SHA1 | Date | |
|---|---|---|---|
|
f87f33511b
|
@@ -1,4 +1,4 @@
|
|||||||
FROM registry.odit.services/hub/library/alpine:3.16 as BUILD
|
FROM registry.odit.services/hub/library/alpine:3.17 as BUILD
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
RUN apk add dos2unix --no-cache --update && rm -rf /var/cache/apk/*
|
RUN apk add dos2unix --no-cache --update && rm -rf /var/cache/apk/*
|
||||||
COPY plugin.sh ./
|
COPY plugin.sh ./
|
||||||
|
|||||||
Reference in New Issue
Block a user