Compare commits

...

3 Commits

Author SHA1 Message Date
584f7aa710 🚀RELEASE 3.15.7 [CI SKIP] 2022-05-07 17:56:12 +00:00
6d9eb25330 Merge branch 'main' of git.odit.services:odit/nginx-brotli
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-07 19:55:33 +02:00
940d25b0c2 Typo [CI SKIP] 2022-05-07 19:55:25 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -167,7 +167,7 @@ steps:
- git pull
- name: push to repo
image: appleboy/drone-git-push
depends_on: [bump_patch]
depends_on: [bump_prepatch]
settings:
commit: false
author_email: bot@odit.services

View File

@@ -1,6 +1,6 @@
{
"name": "nginx-brotli",
"version": "3.15.6",
"version": "3.15.7",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",