Skip to content

Commit 060003e

Browse files
chore(deps): update ubuntu docker digest to 6015f66
1 parent 06d8675 commit 060003e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/l4d2-8coop/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM hairyhenderson/gomplate:v4.3.0@sha256:5e24d79d00b99d22ac248473ac09dc3a06f41024ca78d6905650057f296206cb AS gomplate
22

33
# https://forums.alliedmods.net/showthread.php?t=39439
4-
FROM ubuntu@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab AS stripper
4+
FROM ubuntu@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 AS stripper
55
ADD http://www.bailopan.net/stripper/snapshots/1.2/stripper-1.2.2-git141-linux.tar.gz stripper.tar.gz
66
RUN tar -zxvf stripper.tar.gz
77

@@ -43,7 +43,7 @@ ADD https://github.com/fbef0102/L4D1_2-Plugins/releases/download/Multi-Colors/mu
4343
RUN unzip multicolors.zip
4444

4545
# https://github.com/nosoop/SMExt-SourceScramble
46-
FROM ubuntu@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab AS sourcescramble
46+
FROM ubuntu@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 AS sourcescramble
4747
# renovate: datasource=github-tags depName=fbef0102/l4dtoolz versioning=semver-coerced
4848
ENV SOURCESCRAMBLE_VERSION=0.7.1.4
4949
ADD https://github.com/nosoop/SMExt-SourceScramble/releases/download/$SOURCESCRAMBLE_VERSION/package.tar.gz package.tar.gz

0 commit comments

Comments
 (0)