-
Notifications
You must be signed in to change notification settings - Fork 147
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Overview
Trying to build the OSS Dockerfile fails.
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2FD21310B49F6B46
This occurs on the main branch, as seen here: https://github.com/nginx/nginx-s3-gateway/actions/runs/16254882387
Expected Behavior
Expectation is that the Dockerfile.oss
produces an image.
Steps to Reproduce the Bug
docker build --pull --rm -f "Dockerfile.oss" -t nginxs3gateway:latest "."
Environment Details
- Commit/Tag (if building the NGINX S3 gateway from source): feea40c
- Version of NGINX Open Source or NGINX Plus: OSS
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working