Skip to content

Commit 24a0a0c

Browse files
Bot Updating Templated Files
1 parent ddda3d4 commit 24a0a0c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ pipeline {
2727
DEV_DOCKERHUB_IMAGE = 'lsiodev/libreoffice'
2828
PR_DOCKERHUB_IMAGE = 'lspipepr/libreoffice'
2929
DIST_IMAGE = 'alpine'
30-
DIST_TAG = '3.22'
31-
DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.22/community/'
30+
DIST_TAG = '3.23'
31+
DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.23/community/'
3232
DIST_REPO_PACKAGES = 'libreoffice'
3333
MULTIARCH = 'true'
3434
CI = 'true'

0 commit comments

Comments
 (0)