Update compiler image in golangci-lint workflow

This commit is contained in:
DingDongSoLong4 2023-11-21 22:40:49 +02:00
parent 343660c378
commit b0a34a3dc0
No known key found for this signature in database
GPG key ID: 914BE6BAB9EABFEF

View file

@ -9,7 +9,7 @@ on:
pull_request:
env:
COMPILER_IMAGE: stashapp/compiler:7
COMPILER_IMAGE: stashapp/compiler:8
jobs:
golangci: