Skip to content

Commit

Permalink
Merge pull request #76 from mornedhels/feature/proton-update
Browse files Browse the repository at this point in the history
chore: update proton-ge version
  • Loading branch information
cp-fabian-pittroff authored Aug 10, 2024
2 parents 18aafc2 + fb24421 commit 8b67a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/proton.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM steamcmd/steamcmd:ubuntu-24@sha256:3014605f8d26fb775d60cf161d7c42657cc4aa1b3ea27913d23b4e79132f03ab
LABEL maintainer="[email protected]"

ARG GE_PROTON_VERSION="9-7"
ARG GE_PROTON_VERSION="9-11"

# Install prerequisites
RUN dpkg --add-architecture i386 \
Expand Down

0 comments on commit 8b67a4f

Please sign in to comment.