mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
Compare commits
2 Commits
4.100.3-ls
...
4.100.3-ls
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
455407219e | ||
|
|
9d79e61c06 |
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -780,7 +780,7 @@ pipeline {
|
|||||||
docker run --rm \
|
docker run --rm \
|
||||||
-v /var/run/docker.sock:/var/run/docker.sock:ro \
|
-v /var/run/docker.sock:/var/run/docker.sock:ro \
|
||||||
-v ${TEMPDIR}:/tmp \
|
-v ${TEMPDIR}:/tmp \
|
||||||
ghcr.io/anchore/syft:latest \
|
ghcr.io/anchore/syft:v1.26.1 \
|
||||||
${LOCAL_CONTAINER} -o table=/tmp/package_versions.txt
|
${LOCAL_CONTAINER} -o table=/tmp/package_versions.txt
|
||||||
NEW_PACKAGE_TAG=$(md5sum ${TEMPDIR}/package_versions.txt | cut -c1-8 )
|
NEW_PACKAGE_TAG=$(md5sum ${TEMPDIR}/package_versions.txt | cut -c1-8 )
|
||||||
echo "Package tag sha from current packages in buit container is ${NEW_PACKAGE_TAG} comparing to old ${PACKAGE_TAG} from github"
|
echo "Package tag sha from current packages in buit container is ${NEW_PACKAGE_TAG} comparing to old ${PACKAGE_TAG} from github"
|
||||||
|
|||||||
@@ -334,10 +334,10 @@ libss2 1.47.0-2.4~exp1ubuntu4.1 deb
|
|||||||
libssh-4 0.10.6-2build2 deb
|
libssh-4 0.10.6-2build2 deb
|
||||||
libssl3t64 3.0.13-0ubuntu3.5 deb
|
libssl3t64 3.0.13-0ubuntu3.5 deb
|
||||||
libstdc++6 14.2.0-4ubuntu2~24.04 deb
|
libstdc++6 14.2.0-4ubuntu2~24.04 deb
|
||||||
libsystemd0 255.4-1ubuntu8.6 deb
|
libsystemd0 255.4-1ubuntu8.8 deb
|
||||||
libtasn1-6 4.19.0-3ubuntu0.24.04.1 deb
|
libtasn1-6 4.19.0-3ubuntu0.24.04.1 deb
|
||||||
libtinfo6 6.4+20240113-1ubuntu2 deb
|
libtinfo6 6.4+20240113-1ubuntu2 deb
|
||||||
libudev1 255.4-1ubuntu8.6 deb
|
libudev1 255.4-1ubuntu8.8 deb
|
||||||
libunistring5 1.1-2build1.1 deb
|
libunistring5 1.1-2build1.1 deb
|
||||||
libuuid1 2.39.3-9ubuntu6.2 deb
|
libuuid1 2.39.3-9ubuntu6.2 deb
|
||||||
libx11-6 2:1.8.7-1build1 deb
|
libx11-6 2:1.8.7-1build1 deb
|
||||||
@@ -506,7 +506,7 @@ strip-ansi 6.0.1 npm
|
|||||||
strip-json-comments 2.0.1 npm
|
strip-json-comments 2.0.1 npm
|
||||||
sudo 1.9.15p5-3ubuntu5 deb
|
sudo 1.9.15p5-3ubuntu5 deb
|
||||||
swift 1.0.0 npm
|
swift 1.0.0 npm
|
||||||
systemd-standalone-sysusers 255.4-1ubuntu8.6 deb
|
systemd-standalone-sysusers 255.4-1ubuntu8.8 deb
|
||||||
sysvinit-utils 3.08-6ubuntu3 deb
|
sysvinit-utils 3.08-6ubuntu3 deb
|
||||||
tar 1.35+dfsg-3build1 deb
|
tar 1.35+dfsg-3build1 deb
|
||||||
tar 6.2.1 npm
|
tar 6.2.1 npm
|
||||||
|
|||||||
Reference in New Issue
Block a user