diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 4e129cc..3141221 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -16,4 +16,4 @@ jobs: run: docker version - name: "Build" - run: docker build -t testing/capacity:2 . \ No newline at end of file + run: docker build -t testing/capacity:2.1 . \ No newline at end of file