We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1fb2f1 commit d65573eCopy full SHA for d65573e
5 files changed
.gitea/workflows/build_docker.yaml
@@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} Building Docker Image 🐳
3
on: [push]
4
env:
5
DOCKER_HOST: tcp://127.0.0.1:2375
6
- ASSETS: 2.3.0.0
+ ASSETS: 2.3.1
7
8
jobs:
9
test:
0 commit comments