Skip to content

Commit 8d2cdf4

Browse files
Bot Updating Templated Files
1 parent 241ea44 commit 8d2cdf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ pipeline {
301301
-v ${WORKSPACE}:/mnt \
302302
-e AWS_ACCESS_KEY_ID=\"${S3_KEY}\" \
303303
-e AWS_SECRET_ACCESS_KEY=\"${S3_SECRET}\" \
304-
ghcr.io/linuxserver/baseimage-alpine:3 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\
304+
ghcr.io/linuxserver/baseimage-alpine:3.23 s6-envdir -fn -- /var/run/s6/container_environment /bin/bash -c "\
305305
apk add --no-cache python3 && \
306306
python3 -m venv /lsiopy && \
307307
pip install --no-cache-dir -U pip && \

0 commit comments

Comments
 (0)