Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBellew committed May 26, 2024
1 parent dbfe3aa commit af452b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
file: ./postgres/Dockerfile
push: false
load: true
tags: ${{ secrets.DOCKER_USERNAME }}/pg-ferret:latest
tags: pg-ferret-postgres-16:latest

- name: Build and push Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit af452b7

Please sign in to comment.