mirror of
https://github.com/wallabag/docker.git
synced 2026-02-28 04:37:34 +01:00
Compare commits
1 Commits
328f463246
...
2bc3b923a2
| Author | SHA1 | Date | |
|---|---|---|---|
| 2bc3b923a2 |
@ -13,7 +13,7 @@ FROM alpine:3.18
|
||||
|
||||
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
|
||||
|
||||
ARG WALLABAG_VERSION=2.6.13
|
||||
ARG WALLABAG_VERSION=2.6.12
|
||||
|
||||
RUN set -ex \
|
||||
&& apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user