Merge pull request #5 from linuxserver/dist-tag

This commit is contained in:
Adam 2022-02-24 17:54:55 +00:00 committed by GitHub
commit 4f87f8e08a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ repo_vars:
- DEV_DOCKERHUB_IMAGE = 'lsiodev/syslog-ng'
- PR_DOCKERHUB_IMAGE = 'lspipepr/syslog-ng'
- DIST_IMAGE = 'alpine'
- DIST_TAG = '3.14'
- DIST_TAG = '3.15'
- DIST_REPO = 'http://dl-cdn.alpinelinux.org/alpine/v3.15/main/'
- DIST_REPO_PACKAGES = 'syslog-ng'
- MULTIARCH = 'true'