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