Compare commits

...

6 Commits

Author SHA1 Message Date
c3b3ea05f8 Update registry.odit.services/hub/library/node Docker tag to v18.10.0 2022-10-03 11:46:30 +00:00
64299850ea 🚀RELEASE 3.15.124 [CI SKIP] 2022-10-03 00:28:28 +00:00
72c6c198f4 🚀RELEASE 3.15.123 [CI SKIP] 2022-10-03 00:10:32 +00:00
818f22aace 🚀RELEASE 3.15.122 [CI SKIP] 2022-10-02 00:28:35 +00:00
034cc03736 🚀RELEASE 3.15.121 [CI SKIP] 2022-10-02 00:10:58 +00:00
ed15af0b48 🚀RELEASE 3.15.120 [CI SKIP] 2022-10-01 00:28:26 +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.6.0-alpine3.15
image: registry.odit.services/hub/library/node:18.10.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.6.0-alpine3.15
image: registry.odit.services/hub/library/node:18.10.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.119",
"version": "3.15.124",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",