Skip to content

Commit

Permalink
Merge pull request #3 from NiklasRosenstein/renovate/ghcr.io-niklasro…
Browse files Browse the repository at this point in the history
…senstein-headscale-fly-io-0.x

chore(deps): update ghcr.io/niklasrosenstein/headscale-fly-io docker tag to v0.4.2
  • Loading branch information
NiklasRosenstein authored Dec 2, 2024
2 parents bc1a861 + 538af3e commit fb3ac1d
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 @@ -15,7 +15,7 @@ RUN arch=$(cat /tmp/arch) &&\
FROM ghcr.io/dani-garcia/vaultwarden:1.32.5-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 /
COPY --from=ghcr.io/niklasrosenstein/headscale-fly-io:0.4.2-headscale-0.23.0 /etc/headscale/litestream-entrypoint.sh /
COPY --from=geesefs /geesefs /usr/bin/geesefs
COPY --from=minio/mc:RELEASE.2024-10-02T08-27-28Z /usr/bin/mc /usr/bin/mc
COPY entrypoint.sh .
Expand Down

0 comments on commit fb3ac1d

Please sign in to comment.