Skip to content

Commit 19c7f1b

Browse files
committed
chore(proton): bump Proton GE to 10.25
1 parent 4e565c2 commit 19c7f1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proton/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM docker.io/library/debian:trixie AS base
22

33
ARG TARGETARCH
4-
ARG GE_VERSION="10-15"
4+
ARG GE_VERSION="10-25"
55

66
RUN apt-get update
77
RUN apt-get install -y \

0 commit comments

Comments
 (0)