Compare commits
17 Commits
2ae404e9d1
...
d41433bbdd
Author | SHA1 | Date | |
---|---|---|---|
d41433bbdd | |||
8d45d45170 | |||
9a3a36b58e | |||
1bc1798e33 | |||
c918edbc07 | |||
d3dc6e3e84 | |||
fdf16d13bd | |||
f1a248ff08 | |||
e6d3344bed | |||
3ea0582015 | |||
ae7a49997a | |||
543cd38529 | |||
5932b34885 | |||
2bc89310d5 | |||
5c1083106b | |||
d1d979b7c1 | |||
74cca14efa |
@ -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.1-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.1-alpine3.15
|
||||
commands:
|
||||
- apk add git
|
||||
- git config --global push.default current
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nginx-brotli",
|
||||
"version": "3.15.146",
|
||||
"version": "3.15.162",
|
||||
"description": "NGINX Base Image feat. brotli",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user