Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Jun 28, 2024
1 parent ac4f724 commit dc97a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name == 'release' }}
tags: "nhost/functions:20-${{ steps.set_tag.outputs.tag }}"
tags: "nhost/functions:18-${{ steps.set_tag.outputs.tag }}"
file: 18.Dockerfile

- name: Build and publish to Docker Hub
Expand Down

0 comments on commit dc97a2a

Please sign in to comment.