Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incompatibility with Dokku v0.32.3 #34

Merged
merged 4 commits into from
Dec 6, 2023
Merged

Fix incompatibility with Dokku v0.32.3 #34

merged 4 commits into from
Dec 6, 2023

Conversation

DiegoMolero
Copy link
Contributor

@DiegoMolero DiegoMolero commented Nov 22, 2023

When running dokku with pre-build-buildpack I'm getting this error. Using pre-build fixes the issue

-----> Cleaning up...
-----> Building app from herokuish
remote:  !     Deprecated: please upgrade plugin to use 'pre-build' plugin trigger instead of pre-build-buildpack
-----> Adding shared deployment-keys to build environment ...
-----> Adding host-keys to build environment ...
       Adding shared keys
-----> Adding BUILD_ENV to build environment...
       BUILD_ENV added successfully
-----> Adding shared deployment-keys to build environment ...
remote: Unable to find image 'dokku/herokuish:latest' locally
remote: docker: Error response from daemon: pull access denied for dokku/herokuish, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
remote: See 'docker run --help'.
remote:  !     Removing invalid image tag dokku/app:latest
remote:  !     App build failed

@josegonzalez josegonzalez merged commit 90197fe into cedricziel:master Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants