Skip to content

Commit

Permalink
Merge pull request #1 from NiklasRosenstein/NiklasRosenstein-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasRosenstein authored Nov 12, 2024
2 parents 7e504be + 9b167b5 commit 5fe760c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vaultwarden-fly-io/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN arch=$(cat /tmp/arch) &&\
wget https://github.com/yandex-cloud/geesefs/releases/download/v0.41.3/geesefs-linux-${arch} -O geesefs && \
chmod +x geesefs

FROM ghcr.io/dani-garcia/vaultwarden:1.32.1-alpine
FROM ghcr.io/dani-garcia/vaultwarden:1.32.4-alpine
RUN apk add age envsubst fuse jq openssl sudo
COPY --from=litestream /litestream /usr/bin/litestream
COPY --from=ghcr.io/niklasrosenstein/headscale-fly-io:0.4.1-headscale-0.23.0 /etc/headscale/litestream-entrypoint.sh /
Expand Down

0 comments on commit 5fe760c

Please sign in to comment.