Fix typo in proton version
This commit is contained in:
parent
92c0894441
commit
15ef1d47aa
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM debian:bookworm-slim
|
|||
LABEL author="Tara Piccari" maintainer="tarapiccari@gmail.com"
|
||||
LABEL upstream="https://github.com/pelican-eggs/yolks"
|
||||
|
||||
ENV PROTON_VERSION=9.13
|
||||
ENV PROTON_VERSION=9-13
|
||||
|
||||
## install required packages
|
||||
RUN dpkg --add-architecture i386
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue