mirror of
https://github.com/wallabag/docker.git
synced 2026-02-26 11:47:33 +01:00
Compare commits
4 Commits
2.6.11
...
4d83c30ced
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d83c30ced | |||
| b228deb919 | |||
| 52afa94c77 | |||
| 923dffae55 |
@ -13,7 +13,7 @@ FROM alpine:3.18
|
||||
|
||||
COPY --from=builder /go/bin/envsubst /usr/bin/envsubst
|
||||
|
||||
ARG WALLABAG_VERSION=2.6.11
|
||||
ARG WALLABAG_VERSION=2.6.12
|
||||
|
||||
RUN set -ex \
|
||||
&& apk add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user