Compare commits

..

4 Commits

Author SHA1 Message Date
221171a751 🚀RELEASE 3.15.101 [CI SKIP] 2022-09-03 00:22:02 +00:00
5fab92ef49 🚀RELEASE 3.15.100 [CI SKIP] 2022-08-28 00:21:44 +00:00
fc20ed668d 🚀RELEASE 3.15.99 [CI SKIP] 2022-08-27 00:21:25 +00:00
9bffb4b9e1 🚀RELEASE 3.15.98 [CI SKIP] 2022-08-26 00:21:26 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ name: build:latest
steps:
- name: bump_patch
depends_on: [clone]
image: registry.odit.services/hub/library/node:18.7.0-alpine3.15
image: registry.odit.services/hub/library/node:18.6.0-alpine3.15
commands:
- apk add git
- git config --global push.default current
@@ -153,7 +153,7 @@ name: build:weekly
steps:
- name: bump_prepatch
depends_on: [clone]
image: registry.odit.services/hub/library/node:18.7.0-alpine3.15
image: registry.odit.services/hub/library/node:18.6.0-alpine3.15
commands:
- apk add git
- git config --global push.default current

View File

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