Compare commits

...

13 Commits

Author SHA1 Message Date
8936d13742 🚀RELEASE 3.15.68 [CI SKIP] 2022-07-18 16:14:23 +00:00
da4408558a Merge pull request 'Update registry.odit.services/hub/library/node Docker tag to v18.6.0' (#15) from renovate/registry.odit.services-hub-library-node-18.x into main
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #15
2022-07-18 16:13:36 +00:00
95c7e015de 🚀RELEASE 3.15.67 [CI SKIP] 2022-07-18 00:19:18 +00:00
79a085ac6e 🚀RELEASE 3.15.66 [CI SKIP] 2022-07-17 00:11:09 +00:00
dcb24d1e1a 🚀RELEASE 3.15.65 [CI SKIP] 2022-07-16 00:08:22 +00:00
9d044ef6ec 🚀RELEASE 3.15.64 [CI SKIP] 2022-07-15 00:07:59 +00:00
f932822db7 Update registry.odit.services/hub/library/node Docker tag to v18.6.0 2022-07-14 18:48:10 +00:00
a53167644a 🚀RELEASE 3.15.63 [CI SKIP] 2022-07-14 00:03:31 +00:00
98e6a459a8 🚀RELEASE 3.15.62 [CI SKIP] 2022-07-13 00:01:14 +00:00
14433d6251 🚀RELEASE 3.15.61 [CI SKIP] 2022-07-11 00:24:43 +00:00
3978eca2b7 🚀RELEASE 3.15.60 [CI SKIP] 2022-07-10 00:18:11 +00:00
b50571720e 🚀RELEASE 3.15.59 [CI SKIP] 2022-07-09 00:14:37 +00:00
eb05308e4f 🚀RELEASE 3.15.58 [CI SKIP] 2022-07-08 00:11:42 +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.6.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.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.57",
"version": "3.15.68",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",