Compare commits

..

5 Commits

Author SHA1 Message Date
75adde19c4 🚀RELEASE 3.15.191 [CI SKIP] 2022-11-24 00:13:48 +00:00
6a0b2c9fdf 🚀RELEASE 3.15.190 [CI SKIP] 2022-11-23 00:13:48 +00:00
0d4ea0e917 🚀RELEASE 3.15.189 [CI SKIP] 2022-11-22 00:13:51 +00:00
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
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.1.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:19.1.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.186",
"version": "3.15.191",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",