Skip to content

Commit

Permalink
fix: db image pushed to correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Øyvind Hatland committed Oct 6, 2023
1 parent b637190 commit a26b736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
platforms: linux/amd64,linux/arm64
file: ./Dockerfile.db
push: true
tags: ghcr.io/brreg/brok-navnetjener:latest
tags: ghcr.io/brreg/brok-navnetjener-db:latest

0 comments on commit a26b736

Please sign in to comment.