dependabot[bot]
bc32d499de
build(deps): bump docker/login-action from 3 to 4
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
1 month ago
dependabot[bot]
2a235fd00d
build(deps): bump actions/checkout from 5 to 6 ( #90 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Gibbs <[email protected] >
2 months ago
Daniel Gibbs
9af27dc86f
chore: synced file(s) with dgibbs64/repo-sync ( #89 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'docker/'
2 months ago
Daniel Gibbs
3cce621220
feat: add Ubuntu 26.04 (Resolute Raccoon) support
- Added Dockerfile for Ubuntu 26.04
- Added build job to GitHub Actions workflow
- Updated README with new tag information and fixed a typo
2 months ago
Daniel Gibbs
fc2d4604aa
chore: synced file(s) with dgibbs64/repo-sync ( #87 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'docker/'
7 months ago
Daniel Gibbs
d942d4883e
chore: synced file(s) with dgibbs64/repo-sync ( #86 )
* chore: synced local '.github/' with remote 'general/.github/'
* chore: synced local './' with remote 'docker/'
9 months ago
Daniel Gibbs
2f7ba630a5
chore: synced local './' with remote 'docker/' ( #83 )
10 months ago
Daniel Gibbs
2e91a9a691
chore: synced local './' with remote 'docker/' ( #81 )
10 months ago
Daniel Gibbs
ecda46cb11
feat: add OCI labels to the dockerfiles ( #79 )
10 months ago
Daniel Gibbs
4f60bf1d5f
refactor(workflow): remove unused keepalive job
* Deleted the `workflow-keepalive` job from the Docker publish workflow.
10 months ago
Daniel Gibbs
646657418b
feat(devcontainer): add postCreateCommand for Prettier installation
* Added `postCreateCommand` to install Prettier and related plugins.
* Ensures that the development environment is set up with necessary tools.
10 months ago
Daniel Gibbs
9884ab6741
linting
10 months ago
dependabot[bot]
ca7f77fa2e
Bump actions/checkout from 4 to 5 ( #74 )
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Gibbs <[email protected] >
10 months ago
Daniel Gibbs
35b2eec351
feat(workflows): add Prettier and Super Linter GitHub Actions
* Introduced `action-prettier.yml` for code formatting using Prettier.
* Added `action-super-linter.yml` for linting code with Super Linter.
* Both workflows trigger on push events to any branch.
10 months ago
Daniel Gibbs
1773f74b24
Delete .github/workflows/dockerhub-description.yml
10 months ago
Daniel Gibbs
da06cbe8f7
chore: synced local '.github/' with remote 'general/.github/' ( #76 )
10 months ago
Daniel Gibbs
cdb58d611e
Delete .github/workflows/keepalive.yml
10 months ago
Daniel Gibbs
a51296af53
Delete .github/workflows/update-copyright-years-in-license-file.yml
10 months ago
Daniel Gibbs
7391e948e8
chore: synced local './' with remote 'docker/' ( #75 )
10 months ago
Daniel Gibbs
1691ecf1d3
no synced local './' with remote 'docker/' ( #72 )
11 months ago
Daniel Gibbs
a2c8392df5
no synced file(s) with dgibbs64/repo-sync ( #71 )
* no synced local '.github/' with remote 'general/.github/'
* no synced local './' with remote 'docker/'
11 months ago
Daniel Gibbs
9015bcd638
keepalive
12 months ago
Daniel Gibbs
f24df8119b
test
12 months ago
Daniel Gibbs
d436b71d36
keeopalive
12 months ago
Daniel Gibbs
e6beb669dd
keepalive
12 months ago
Daniel Gibbs
ac787297f5
permissions
12 months ago
Daniel Gibbs
b6edbd58e2
permissions
12 months ago
Daniel Gibbs
f6b7687de7
feat: add keepalive workflow to prevent github disabling action
12 months ago
Daniel Gibbs
bca909e53d
correct tags
1 year ago
Daniel Gibbs
5e965fa3d3
update all distros
1 year ago
Daniel Gibbs
ba54634656
images
1 year ago
Daniel Gibbs
d11df306a5
tags
1 year ago
Daniel Gibbs
7c8ad58458
tags
1 year ago
Daniel Gibbs
12c8a94c9f
tags
1 year ago
Daniel Gibbs
3b28c72331
buildx remove
1 year ago
Daniel Gibbs
09c53a4258
tags and labels
1 year ago
Daniel Gibbs
a764feead8
re add tags
1 year ago
Daniel Gibbs
e09a7b1bb0
fix metadata
1 year ago
Daniel Gibbs
0395091d44
test
1 year ago
Daniel Gibbs
1e9c1812eb
major version only
1 year ago
dependabot[bot]
2dbad750cd
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 ( #70 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.9.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
56a559ace7
Bump docker/setup-buildx-action from 3.6.1 to 3.8.0 ( #64 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.6.1 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
95d66b3a06
Bump docker/build-push-action from 6.7.0 to 6.13.0 ( #69 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.7.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v6.7.0...v6.13.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
129306eed2
Bump docker/login-action from 3.1.0 to 3.3.0 ( #58 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
593cf49d62
Bump docker/setup-buildx-action from 3.3.0 to 3.6.1 ( #61 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.3.0 to 3.6.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.3.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
552f33370f
Bump docker/build-push-action from 5.3.0 to 6.7.0 ( #63 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.3.0...v6.7.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Daniel Gibbs
4f5b86f7cc
feat: add Ubuntu 24.04
2 years ago
dependabot[bot]
8bde29dc4d
Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 ( #49 )
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
2702bd963a
Bump docker/login-action from 3.0.0 to 3.1.0 ( #46 )
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.0.0...v3.1.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
f2b88d6ccb
Bump docker/build-push-action from 5.1.0 to 5.3.0 ( #47 )
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5.1.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago