Skip to content

Commit

Permalink
Use correct tags
Browse files Browse the repository at this point in the history
  • Loading branch information
msfstef committed Aug 14, 2024
1 parent ddb780e commit 210b8cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docker_builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ jobs:
PG_VERSION=${PG_VERSION}
SDK_VERSION=${SDK_VERSION}
tags: |
${PGLITE_BUILDER_IMAGE_NAME}:${BUILDER_VERSION}
${PGLITE_BUILDER_IMAGE_NAME}:latest
${IMGNAME}:${IMGTAG}
${IMGNAME}:latest

0 comments on commit 210b8cc

Please sign in to comment.