Skip to content

Commit

Permalink
Remove 13 from zalando internal image
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcapet committed Oct 14, 2024
1 parent 975becb commit e3b9878
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 e3b9878

Please sign in to comment.