Skip to content

Commit

Permalink
using latest
Browse files Browse the repository at this point in the history
  • Loading branch information
netbrain committed Dec 6, 2023
1 parent 1ba5b97 commit 18a2be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN git clone https://github.com/quietvoid/runfromprocess-rs .

RUN cargo build --target x86_64-pc-windows-gnu --release

FROM netbrain/wine:7.0.0-bookworm
FROM netbrain/wine:latest

LABEL org.opencontainers.image.authors="Kim Eik <[email protected]>"
LABEL org.opencontainers.image.title="netbrain/zwift"
Expand Down

0 comments on commit 18a2be8

Please sign in to comment.