File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
FROM hairyhenderson/gomplate:v4.3.0@sha256:5e24d79d00b99d22ac248473ac09dc3a06f41024ca78d6905650057f296206cb AS gomplate
2
2
3
3
# https://forums.alliedmods.net/showthread.php?t=39439
4
- FROM ubuntu@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab AS stripper
4
+ FROM ubuntu@sha256:4a988f87aabbee19c3935e3106dbfbf63a505d4baf4a5192eb5c8cc45c8cb853 AS stripper
5
5
ADD http://www.bailopan.net/stripper/snapshots/1.2/stripper-1.2.2-git141-linux.tar.gz stripper.tar.gz
6
6
RUN tar -zxvf stripper.tar.gz
7
7
@@ -43,7 +43,7 @@ ADD https://github.com/fbef0102/L4D1_2-Plugins/releases/download/Multi-Colors/mu
43
43
RUN unzip multicolors.zip
44
44
45
45
# https://github.com/nosoop/SMExt-SourceScramble
46
- FROM ubuntu@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab AS sourcescramble
46
+ FROM ubuntu@sha256:4a988f87aabbee19c3935e3106dbfbf63a505d4baf4a5192eb5c8cc45c8cb853 AS sourcescramble
47
47
# renovate: datasource=github-tags depName=fbef0102/l4dtoolz versioning=semver-coerced
48
48
ENV SOURCESCRAMBLE_VERSION=0.7.1.4
49
49
ADD https://github.com/nosoop/SMExt-SourceScramble/releases/download/$SOURCESCRAMBLE_VERSION/package.tar.gz package.tar.gz
You can’t perform that action at this time.
0 commit comments