File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+
3+ updates :
4+ - package-ecosystem : " docker"
5+ directories :
6+ - " /"
7+ schedule :
8+ interval : " weekly"
9+ patterns : ["*"]
10+ multi-ecosystem-group : " all-dependencies"
11+
12+ - package-ecosystem : " github-actions"
13+ directory : " /"
14+ schedule :
15+ interval : " weekly"
16+ patterns : ["*"]
17+ multi-ecosystem-group : " all-dependencies"
18+
19+ multi-ecosystem-groups :
20+ all-dependencies :
21+ schedule :
22+ interval : " weekly"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ RUN curl -fsSLO "$SUPERCRONIC_URL" \
3535 && mv "$SUPERCRONIC" "/usr/local/bin/${SUPERCRONIC}" \
3636 && ln -s "/usr/local/bin/${SUPERCRONIC}" /usr/local/bin/supercronic
3737
38- FROM cm2network/steamcmd:root
38+ FROM cm2network/steamcmd:root@sha256:e6b6b3503bf0e41feafe12dc709c90151afba193e1292cac55d28a7d470b1493
3939
4040LABEL maintainer="Sebastian Schmidt - https://github.com/jammsen/docker-palworld-dedicated-server"
4141LABEL org.opencontainers.image.authors="Sebastian Schmidt"
You can’t perform that action at this time.
0 commit comments