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