Compare commits

..

5 Commits

Author SHA1 Message Date
9b8b6b175d 🚀RELEASE 3.15.129 [CI SKIP] 2022-10-06 00:10:33 +00:00
fb7acd1307 🚀RELEASE 3.15.128 [CI SKIP] 2022-10-05 00:13:44 +00:00
f4f5727ced 🚀RELEASE 3.15.127 [CI SKIP] 2022-10-05 00:10:47 +00:00
917729b00d 🚀RELEASE 3.15.126 [CI SKIP] 2022-10-04 00:13:51 +00:00
abb85e1ac8 🚀RELEASE 3.15.125 [CI SKIP] 2022-10-04 00:10:41 +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.10.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.10.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.124",
"version": "3.15.129",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",