Compare commits
23 Commits
c3b3ea05f8
...
2ae404e9d1
Author | SHA1 | Date | |
---|---|---|---|
2ae404e9d1 | |||
f10c2510cc | |||
4cb224a5a6 | |||
b366f1a3b8 | |||
e624741c10 | |||
b85360c9a9 | |||
a48dd3fa2a | |||
b1daa08c83 | |||
5ddd6e36dd | |||
0db8e998e3 | |||
b2af0ecf6c | |||
011a88d1c8 | |||
1b8799633f | |||
50345bfded | |||
757ed2dda1 | |||
04a1e560b1 | |||
1ec5f62e10 | |||
8c9274e772 | |||
9b8b6b175d | |||
fb7acd1307 | |||
f4f5727ced | |||
917729b00d | |||
abb85e1ac8 |
@ -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
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user