Skip to content

Commit

Permalink
Korrigerte bake-fil
Browse files Browse the repository at this point in the history
  • Loading branch information
EirikWulff committed Jun 26, 2024
1 parent 0888867 commit 19170c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ target "production" {
tags = [
"dibknoe.azurecr.io/app/integrasjonspunkt:latest",
"dibknoe.azurecr.io/app/integrasjonspunkt:${APP_VERSION}",
"${ACR}${ACRPATH}:${SHA}
"${ACR}${ACRPATH}:${SHA}"
]
}

Expand Down

0 comments on commit 19170c2

Please sign in to comment.