Skip to content

ci: bump int128/docker-manifest-create-action from 2.24.0 to 2.25.0#167

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/int128/docker-manifest-create-action-2.25.0
Open

ci: bump int128/docker-manifest-create-action from 2.24.0 to 2.25.0#167
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/int128/docker-manifest-create-action-2.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps int128/docker-manifest-create-action from 2.24.0 to 2.25.0.

Release notes

Sourced from int128/docker-manifest-create-action's releases.

v2.25.0

uses: int128/docker-manifest-create-action@a0bcb6430fe0047c0558deab102a6c66c373dae2 # v2.25.0

What's Changed

Full Changelog: int128/docker-manifest-create-action@v2.24.0...v2.25.0

Commits
  • a0bcb64 Release v2.25.0
  • 36147df chore(deps): update dependency @​vercel/ncc to v0.44.1 (#1159)
  • f9d52a5 chore(deps): update int128/wait-for-workflows-action action to v1.84.0 (#1157)
  • 947a53c chore(deps): update int128/wait-for-workflows-action action to v1.83.0 (#1156)
  • fefe268 chore(deps): update int128/release-typescript-action action to v1.74.0 (#1155)
  • f3d53a1 chore(deps): update int128/docker-build-cache-config-action action to v1.61.0...
  • debf483 chore(deps): update dependency @​biomejs/biome to v2.5.1 (#1150)
  • 26d53aa chore(deps): lock file maintenance (#1153)
  • 9f11cf6 chore(deps): update pnpm to v11.9.0 (#1152)
  • b6f6cc0 chore(deps): update node.js to v24.18.0 (#1151)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/int128/docker-manifest-create-action/releases)
- [Commits](int128/docker-manifest-create-action@b0b6924...a0bcb64)

---
updated-dependencies:
- dependency-name: int128/docker-manifest-create-action
  dependency-version: 2.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 13, 2026
@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - debian-fips (``)

Image built: ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips-debian
full=ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-167
### Debian version ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-167 \
	cat /etc/debian_version
13.5
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-debian:trixie-slim-fips-pr-167 \
	openssl list -providers -provider default -provider base -provider fips
Providers:
  base
    name: OpenSSL Base Provider
    version: 3.5.6
    status: active
  default
    name: OpenSSL Default Provider
    version: 3.5.6
    status: active
  fips
    name: OpenSSL FIPS Provider
    version: 3.1.2
    status: active

@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - xmlsec1-fips (``)

Image built: ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips-xmlsec1
full=ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-167
### Test that base images has OpenSSL with FIPS enabled ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-167 \
	openssl list -providers -provider default -provider base -provider fips
Providers:
  base
    name: OpenSSL Base Provider
    version: 3.5.6
    status: active
  default
    name: OpenSSL Default Provider
    version: 3.5.6
    status: active
  fips
    name: OpenSSL FIPS Provider
    version: 3.1.2
    status: active
### xmlsec1 version ###
docker run --rm ghcr.io/goauthentik/fips-xmlsec1:1.3.12-slim-trixie-fips-pr-167 \
	xmlsec1 --version
xmlsec1 1.3.12 (openssl)

@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips-freethreading (PYTHON_VERSION=3.15.0a2)

Image built: ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-167
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-167 \
	python --version
Python 3.15.0a2
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-167 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026
### Python freethreading ###
docker run --rm ghcr.io/goauthentik/fips:3.15.0a2t-slim-trixie-fips-pr-167 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.15.0a2)

Image built: ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-167
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-167 \
	python --version
Python 3.15.0a2
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.15.0a2-slim-trixie-fips-pr-167 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026

@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips-freethreading (PYTHON_VERSION=3.14.6)

Image built: ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-167
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-167 \
	python --version
Python 3.14.6
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-167 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026
### Python freethreading ###
docker run --rm ghcr.io/goauthentik/fips:3.14.6t-slim-trixie-fips-pr-167 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.14.6)

Image built: ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-167
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-167 \
	python --version
Python 3.14.6
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.14.6-slim-trixie-fips-pr-167 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026

@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips-freethreading (PYTHON_VERSION=3.13.9)

Image built: ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips
full=ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-167
### Python version ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-167 \
	python --version
Python 3.13.9
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-167 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026
### Python freethreading ###
docker run --rm ghcr.io/goauthentik/fips:3.13.9t-slim-trixie-fips-pr-167 \
	python -c "import sys; print('Freethreading status:', sys._is_gil_enabled())"
Freethreading status: True

@github-actions

Copy link
Copy Markdown

authentik FIPS Image build status - python-fips (PYTHON_VERSION=3.13.9)

Image built: ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-167 for commit 84bfd59f91111ced34409b8fe21297d924ed5abf

Test output:

image=ghcr.io/goauthentik/fips-python
full=ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-167
### Python version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-167 \
	python --version
Python 3.13.9
### Python SSL version ###
docker run --rm ghcr.io/goauthentik/fips-python:3.13.9-slim-trixie-fips-pr-167 \
	python -c "from ssl import OPENSSL_VERSION; print(OPENSSL_VERSION)"
OpenSSL 3.5.6+ak-fips 7 Apr 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants