Compare commits

...

7 Commits

Author SHA1 Message Date
0a33eca00b Update registry.odit.services/hub/library/node Docker tag to v18.9.0 2022-09-19 15:20:37 +00:00
dbb18cd901 🚀RELEASE 3.15.110 [CI SKIP] 2022-09-19 00:03:26 +00:00
1196544347 🚀RELEASE 3.15.109 [CI SKIP] 2022-09-18 00:03:33 +00:00
551f4d41bd 🚀RELEASE 3.15.108 [CI SKIP] 2022-09-14 00:03:45 +00:00
a2dd899317 🚀RELEASE 3.15.107 [CI SKIP] 2022-09-13 00:03:26 +00:00
f501bc9151 🚀RELEASE 3.15.106 [CI SKIP] 2022-09-12 00:03:43 +00:00
12d04ada09 🚀RELEASE 3.15.105 [CI SKIP] 2022-09-11 00:03:45 +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.9.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.9.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.104",
"version": "3.15.110",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",