Skip to content

Commit

Permalink
Manifests was overwritten by the second docker push, creating it manu…
Browse files Browse the repository at this point in the history
…ally
  • Loading branch information
laszlocph committed Aug 2, 2023
1 parent 361e48f commit d8030b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/image-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM gcr.io/buildpacks/builder:v1

COPY --chown=image-builder:image-builder bin/image-builder-linux-x86_64 /bin/image-builder
COPY --chown=cnb:cnb bin/image-builder-linux-x86_64 /bin/image-builder

ENV CNB_PLATFORM_API=0.7

Expand Down

0 comments on commit d8030b5

Please sign in to comment.