Skip to content

Commit cfbefab

Browse files
committed
updated: dependencies and new release 1.27.2
1 parent 4f0766b commit cfbefab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
- name: Analyze image with Syft💊
112112
uses: anchore/[email protected]
113113
with:
114-
syft-version: v1.12.2
114+
syft-version: v1.13.0
115115
image: ghcr.io/ammnt/nginx:main
116116
artifact-name: image.spdx.json
117117
dependency-snapshot: false

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Distroless NGINX with HTTP/3 and QUIC support🚀
22

33
[![Build and push image📦](https://github.com/ammnt/nginx/actions/workflows/build.yml/badge.svg)](https://github.com/ammnt/nginx/actions/workflows/build.yml)
4-
![version](https://img.shields.io/badge/version-1.27.1-blue)
4+
![version](https://img.shields.io/badge/version-1.27.2-blue)
55
[![GitHub issues open](https://img.shields.io/github/issues/ammnt/nginx.svg)](https://github.com/ammnt/nginx/issues)
66

77
The Docker image is ready to use:<br>

0 commit comments

Comments
 (0)