Skip to content

Commit dc97a2a

Browse files
committed
fix: ci
1 parent ac4f724 commit dc97a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
context: .
4646
platforms: linux/amd64,linux/arm64
4747
push: ${{ github.event_name == 'release' }}
48-
tags: "nhost/functions:20-${{ steps.set_tag.outputs.tag }}"
48+
tags: "nhost/functions:18-${{ steps.set_tag.outputs.tag }}"
4949
file: 18.Dockerfile
5050

5151
- name: Build and publish to Docker Hub

0 commit comments

Comments
 (0)