Compare commits

...

23 Commits

Author SHA1 Message Date
2ae404e9d1
Update registry.odit.services/hub/library/node Docker tag to v18.11.0 2022-10-14 21:02:28 +00:00
f10c2510cc 🚀RELEASE 3.15.146 [CI SKIP] 2022-10-14 00:13:44 +00:00
4cb224a5a6 🚀RELEASE 3.15.145 [CI SKIP] 2022-10-14 00:10:31 +00:00
b366f1a3b8 🚀RELEASE 3.15.144 [CI SKIP] 2022-10-13 00:13:44 +00:00
e624741c10 🚀RELEASE 3.15.143 [CI SKIP] 2022-10-13 00:10:41 +00:00
b85360c9a9 🚀RELEASE 3.15.142 [CI SKIP] 2022-10-12 00:13:48 +00:00
a48dd3fa2a 🚀RELEASE 3.15.141 [CI SKIP] 2022-10-12 00:10:42 +00:00
b1daa08c83 🚀RELEASE 3.15.140 [CI SKIP] 2022-10-11 00:13:44 +00:00
5ddd6e36dd 🚀RELEASE 3.15.139 [CI SKIP] 2022-10-11 00:10:31 +00:00
0db8e998e3 🚀RELEASE 3.15.138 [CI SKIP] 2022-10-10 00:13:45 +00:00
b2af0ecf6c 🚀RELEASE 3.15.137 [CI SKIP] 2022-10-10 00:10:41 +00:00
011a88d1c8 🚀RELEASE 3.15.136 [CI SKIP] 2022-10-09 00:13:50 +00:00
1b8799633f 🚀RELEASE 3.15.135 [CI SKIP] 2022-10-09 00:10:48 +00:00
50345bfded 🚀RELEASE 3.15.134 [CI SKIP] 2022-10-08 00:13:46 +00:00
757ed2dda1 🚀RELEASE 3.15.133 [CI SKIP] 2022-10-08 00:10:40 +00:00
04a1e560b1 🚀RELEASE 3.15.132 [CI SKIP] 2022-10-07 00:13:45 +00:00
1ec5f62e10 🚀RELEASE 3.15.131 [CI SKIP] 2022-10-07 00:10:35 +00:00
8c9274e772 🚀RELEASE 3.15.130 [CI SKIP] 2022-10-06 00:13:48 +00:00
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: steps:
- name: bump_patch - name: bump_patch
depends_on: [clone] depends_on: [clone]
image: registry.odit.services/hub/library/node:18.6.0-alpine3.15 image: registry.odit.services/hub/library/node:18.11.0-alpine3.15
commands: commands:
- apk add git - apk add git
- git config --global push.default current - git config --global push.default current
@ -153,7 +153,7 @@ name: build:weekly
steps: steps:
- name: bump_prepatch - name: bump_prepatch
depends_on: [clone] depends_on: [clone]
image: registry.odit.services/hub/library/node:18.6.0-alpine3.15 image: registry.odit.services/hub/library/node:18.11.0-alpine3.15
commands: commands:
- apk add git - apk add git
- git config --global push.default current - git config --global push.default current

View File

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