Skip to content

Commit

Permalink
Remove 13 from zalando internal image (#1034)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet authored Oct 14, 2024
1 parent 975becb commit fc8c3fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions delivery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ pipeline:
docker buildx build --platform "linux/amd64,linux/arm64" \
--build-arg PGVERSION="$PGVERSION" \
--build-arg BASE_IMAGE="$BASE_IMAGE" \
--build-arg PGOLDVERSIONS="14 15 16" \
--build-arg TIMESCALEDB="2.17.0" \
-t "$ECR_TEST_IMAGE" \
--push .
cdp-promote-image "$ECR_TEST_IMAGE"

0 comments on commit fc8c3fe

Please sign in to comment.