dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Dockerfiles for various things

Results 29 dockerfiles issues
Sort by recently updated
recently updated
newest added

Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 24.2.2 to 24.2.3. Release notes Sourced from ansible-lint's releases. v24.2.3 Bugfixes Make ignore_unreachable accept jinja templates (#4120) @​audgirka Make fix more resilient to syntax-check errors (#4125) @​ssbarnea...

dependencies
python

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.7.1. Release notes Sourced from step-security/harden-runner's releases. v2.7.1 What's Changed Release v2.7.1 by @​varunsh-coder, @​h0x0er, @​ashishkurmi in step-security/harden-runner#397 This release: Improves the capability to inspect...

dependencies
github_actions

Bumps node from `68d4260` to `9459e24`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node&package-manager=docker&previous-version=22.0.0-alpine3.19&new-version=22.0.0-alpine3.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps node from `68d4260` to `9459e24`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node&package-manager=docker&previous-version=22.0-alpine3.19&new-version=22.0-alpine3.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.16.3 to 2.18.2. Release notes Sourced from pydantic-core's releases. v2.18.2 2024-04-22 What's Changed Support multiple zeros as an int by @​samuelcolvin in pydantic/pydantic-core#1269 Fix validation of ints...

dependencies
python

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.4 to 2.7.1. Release notes Sourced from pydantic's releases. v2.7.1 (2024-04-23) What's Changed Packaging Bump pydantic-core to v2.18.2 by @​sydney-runkle in #9307 New Features Ftp and Websocket...

dependencies
python

It is unwieldy to manually update the matrix in 3 different locations in the workflow. This should be built by reading from a file and building up the matrix. References:...

Remove hard-coded variables, without its not possible to fork, update, test and create a PR for an update. like this: https://github.com/jauderho/dockerfiles/blob/de11454352d5fbf069a794f102456c3bd9a7f87b/scripts/updateDockerImages.sh#L61-L63 https://github.com/jauderho/dockerfiles/blob/de11454352d5fbf069a794f102456c3bd9a7f87b/scripts/updatePythonDeps.sh#L9-L10