Skip to content

Commit

Permalink
Merge pull request #4 from NiklasRosenstein/renovate/ghcr.io-dani-gar…
Browse files Browse the repository at this point in the history
…cia-vaultwarden-1.x

chore(deps): update ghcr.io/dani-garcia/vaultwarden docker tag to v1.32.7
  • Loading branch information
NiklasRosenstein authored Jan 9, 2025
2 parents fb3ac1d + b54110c commit 913e214
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.5-alpine
FROM ghcr.io/dani-garcia/vaultwarden:1.32.7-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.2-headscale-0.23.0 /etc/headscale/litestream-entrypoint.sh /
Expand Down

0 comments on commit 913e214

Please sign in to comment.