Compare commits
1 Commits
renovate/g
...
81c0f67845
| Author | SHA1 | Date | |
|---|---|---|---|
|
81c0f67845
|
@@ -1,4 +1,4 @@
|
|||||||
FROM registry.odit.services/hub/library/alpine:3.16 as BUILD
|
FROM registry.odit.services/hub/library/alpine:3.19 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