Compare commits
13
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2ae404e9d1
|
||
|
|
f10c2510cc | ||
|
|
4cb224a5a6 | ||
|
|
b366f1a3b8 | ||
|
|
e624741c10 | ||
|
|
b85360c9a9 | ||
|
|
a48dd3fa2a | ||
|
|
b1daa08c83 | ||
|
|
5ddd6e36dd | ||
|
|
0db8e998e3 | ||
|
|
b2af0ecf6c | ||
|
|
011a88d1c8 | ||
|
|
1b8799633f |
+2
-2
@@ -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.11.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.11.0-alpine3.15
|
||||
commands:
|
||||
- apk add git
|
||||
- git config --global push.default current
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nginx-brotli",
|
||||
"version": "3.15.135-0",
|
||||
"version": "3.15.146",
|
||||
"description": "NGINX Base Image feat. brotli",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user