diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cfce60d..d8071a9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,4 +47,5 @@ jobs: NODE_VERSION=${{ matrix.node-version }} GO_VERSION=${{ matrix.go-version }} tags: | - git.myco.systems/mycosystems/hugo-ci:extended-${{ matrix.hugo-version \ No newline at end of file + git.myco.systems/mycosystems/hugo-ci:extended-${{ matrix.hugo-version }}-${{ matrix.node-version }}-${{ matrix.go-version }} + git.myco.systems/mycosystems/hugo-ci:extended-latest