1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 01:36:28 +00:00

drop: run tests on master

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
Kevin Decherf
2023-07-22 18:34:12 +02:00
parent c0c280b606
commit 98ed4730b3

View File

@@ -9,7 +9,7 @@ FROM alpine:3.18
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
ARG WALLABAG_VERSION=2.6.1
ARG WALLABAG_VERSION=master
RUN set -ex \
&& apk add --no-cache \