Compare commits
1 Commits
7de89f4361
...
efbd839c3c
Author | SHA1 | Date | |
---|---|---|---|
efbd839c3c |
@ -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 ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user