Compare commits
4 Commits
4d69c10ec8
...
74afb5723b
Author | SHA1 | Date | |
---|---|---|---|
74afb5723b | |||
eb05308e4f | |||
7d5f4c5eef | |||
c6851062c9 |
@ -47,7 +47,7 @@ name: build:latest
|
||||
steps:
|
||||
- name: bump_patch
|
||||
depends_on: [clone]
|
||||
image: registry.odit.services/hub/library/node:18.4.0-alpine3.15
|
||||
image: registry.odit.services/hub/library/node:18.5.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.4.0-alpine3.15
|
||||
image: registry.odit.services/hub/library/node:18.5.0-alpine3.15
|
||||
commands:
|
||||
- apk add git
|
||||
- git config --global push.default current
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nginx-brotli",
|
||||
"version": "3.15.55",
|
||||
"version": "3.15.58",
|
||||
"description": "NGINX Base Image feat. brotli",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user