changed docker image from latest to specific tag
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
build-test:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: gitea.jeanlucmakiola.de/makiolaj/docker-node-and-go:latest
|
||||
image: gitea.jeanlucmakiola.de/makiolaj/docker-node-and-go:064281efa4401d6f440edd18dc467929b89d7f71
|
||||
env:
|
||||
GOTOOLCHAIN: local
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user