Compare commits

...

4 Commits

Author SHA1 Message Date
4d69c10ec8 Update registry.odit.services/hub/library/node Docker tag to v18.4.0 2022-07-05 00:47:31 +00:00
cf85fc6524 🚀RELEASE 3.15.55 [CI SKIP] 2022-07-05 00:27:31 +00:00
08289f3978 🚀RELEASE 3.15.54 [CI SKIP] 2022-06-28 00:29:37 +00:00
25c11cb5c2 🚀RELEASE 3.15.53 [CI SKIP] 2022-06-27 00:29:32 +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.3.0-alpine3.15
image: registry.odit.services/hub/library/node:18.4.0-alpine3.15
commands:
- apk add git
- git config --global push.default current
@@ -157,7 +157,7 @@ name: build:weekly
steps:
- name: bump_prepatch
depends_on: [clone]
image: registry.odit.services/hub/library/node:18.3.0-alpine3.15
image: registry.odit.services/hub/library/node:18.4.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.52",
"version": "3.15.55",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",