mirror of
https://github.com/wallabag/docker.git
synced 2026-02-27 12:17:37 +01:00
Compare commits
2 Commits
2bc3b923a2
...
2.6.13
| Author | SHA1 | Date | |
|---|---|---|---|
| 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