diff --git a/nginx/CHANGELOG.md b/nginx/CHANGELOG.md index 67324135f..5c7edd915 100644 --- a/nginx/CHANGELOG.md +++ b/nginx/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.1.1](https://github.com/SocialGouv/docker/compare/nginx@8.1.0...nginx@8.1.1) (2023-08-02) + + +### Bug Fixes + +* **deps:** update nginxinc/nginx-unprivileged:1.25-alpine docker digest to 557e9af ([#1033](https://github.com/SocialGouv/docker/issues/1033)) ([5fe4f41](https://github.com/SocialGouv/docker/commit/5fe4f41c4ff0ca0cb6f8449551d9d5e154c87ace)) + + + + + # [8.1.0](https://github.com/SocialGouv/docker/compare/nginx@8.0.2...nginx@8.1.0) (2023-07-18) diff --git a/nginx/package.json b/nginx/package.json index 37b150b26..1bfb88618 100644 --- a/nginx/package.json +++ b/nginx/package.json @@ -1,5 +1,5 @@ { - "version": "8.1.0", + "version": "8.1.1", "name": "nginx", "packageManager": "yarn@3.5.1", "scripts": { diff --git a/nginx4spa/CHANGELOG.md b/nginx4spa/CHANGELOG.md index ea0c96bc4..9ca4b7a56 100644 --- a/nginx4spa/CHANGELOG.md +++ b/nginx4spa/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.1.1](https://github.com/SocialGouv/docker/compare/nginx4spa@8.1.0...nginx4spa@8.1.1) (2023-08-02) + + +### Bug Fixes + +* **deps:** update nginxinc/nginx-unprivileged:1.25-alpine docker digest to 557e9af ([#1033](https://github.com/SocialGouv/docker/issues/1033)) ([5fe4f41](https://github.com/SocialGouv/docker/commit/5fe4f41c4ff0ca0cb6f8449551d9d5e154c87ace)) + + + + + # [8.1.0](https://github.com/SocialGouv/docker/compare/nginx4spa@8.0.2...nginx4spa@8.1.0) (2023-07-18) diff --git a/nginx4spa/package.json b/nginx4spa/package.json index e138b25ba..c91b89d71 100644 --- a/nginx4spa/package.json +++ b/nginx4spa/package.json @@ -1,5 +1,5 @@ { - "version": "8.1.0", + "version": "8.1.1", "name": "nginx4spa", "packageManager": "yarn@3.5.1", "scripts": {