This repository builds a base Docker image with FIPS enabled.
To use it in your Dockerfile, add the following lines:
FROM ghcr.io/spacelift-io/alpine-fips:gcp-latest
FROM ghcr.io/spacelift-io/alpine-fips:python-latest
FROM ghcr.io/spacelift-io/alpine-fips:base-latest
FROM ghcr.io/spacelift-io/debian-fips:base-latest