Compare commits

...

2 Commits

Author SHA1 Message Date
f671ed4fc8 🚀RELEASE 3.15.414 [CI SKIP] 2023-07-13 06:48:49 +00:00
87418b26e3 Added missing registry
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-13 06:48:23 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -76,6 +76,7 @@ steps:
password:
from_secret: docker_password
repo: library/nginx-brotli
registry: registry.odit.services
tags:
- latest
cache: true

View File

@@ -1,6 +1,6 @@
{
"name": "nginx-brotli",
"version": "3.15.413",
"version": "3.15.414",
"description": "NGINX Base Image feat. brotli",
"repository": {
"type": "git",