Compare commits

..

8 Commits

Author SHA1 Message Date
4e1adb7956 🚀RELEASE 3.15.188 [CI SKIP] 2022-11-16 00:13:50 +00:00
da3073b11a 🚀RELEASE 3.15.187 [CI SKIP] 2022-11-15 00:13:48 +00:00
6cfbb6ac6b 🚀RELEASE 3.15.186 [CI SKIP] 2022-11-14 00:13:46 +00:00
a8dbfd21c4 🚀RELEASE 3.15.185 [CI SKIP] 2022-11-13 00:13:53 +00:00
a541fea930 🚀RELEASE 3.15.184 [CI SKIP] 2022-11-12 00:13:50 +00:00
ba63392fb0 🚀RELEASE 3.15.183 [CI SKIP] 2022-11-11 00:13:47 +00:00
e983d295da 🚀RELEASE 3.15.182 [CI SKIP] 2022-11-10 00:13:47 +00:00
809f2d8a37 🚀RELEASE 3.15.181 [CI SKIP] 2022-11-09 00:13:47 +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:19.0.1-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:19.0.1-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.180",
"version": "3.15.188",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",