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 naming of debian stable version tag #387

Merged
merged 1 commit into from Sep 6, 2023
Merged

Conversation

hardillb
Copy link
Member

@hardillb hardillb commented Sep 6, 2023

A missing $ in the GH action meant that the 3.1-debian tag ended up being called STABLE_VERSION-debian

This should fix that

@hardillb hardillb self-assigned this Sep 6, 2023
@hardillb hardillb merged commit 9cc817a into master Sep 6, 2023
1 check passed
@hardillb hardillb deleted the hardillb-patch-3 branch September 6, 2023 21:42
hardillb added a commit that referenced this pull request Jan 25, 2024
* Update package.json

* Update package.json

* Bump package to 3.1.0

* Fix naming of debian stable version tag (#387)

* Ensure respin builds get pushed to docker hub (#388)

there was an extra line that reset the TRAVIS_TAG var that needed removing

* Disable linux/390x for now (#394)

* Bump for 3.1.1 release (#396)

* Bump to 3.1.2

* Bump to 3.1.3

* 📝Fix Docker image tag and Node version mismatch in README.md (#401)

The Docker image tag in README.md was not correctly set to the version of Node being used. This commit fixes the mismatch by updating the Docker image tag to the correct version.

* Update healthcheck.js (#405)

Ensure it checks IPv4 localhost

---------

Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
Co-authored-by: knolleary <knolleary@users.noreply.github.com>
Co-authored-by: Takuya Ono <takuya-o@users.osdn.me>
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

1 participant