generated from Templates/Baseline
Compare commits
3 Commits
bbb011fe15
...
f6b0576555
Author | SHA1 | Date | |
---|---|---|---|
f6b0576555 | |||
3effb8b8ff | |||
89c9bcf6cc |
@ -4,12 +4,16 @@
|
||||
|
||||
### ❤️ Thanks to all contributors! ❤️
|
||||
|
||||
@OCram85
|
||||
@OCram85, @renovate
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- fix filename typo for release helper [[#33](https://gitea.ocram85.com/plugins/gitea-package/pulls/33)]
|
||||
|
||||
### 🤖 Dependency
|
||||
|
||||
- chore(deps): update curlimages/curl docker tag to v8.12.1 [[#30](https://gitea.ocram85.com/plugins/gitea-package/pulls/30)]
|
||||
|
||||
### 📦 Build
|
||||
|
||||
- migrate to Woodpecker-CI 3 pipelines [[#28](https://gitea.ocram85.com/plugins/gitea-package/pulls/28)]
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM curlimages/curl:8.11.1
|
||||
FROM curlimages/curl:8.12.1
|
||||
LABEL org.opencontainers.image.authors="marco@ocram85.com"
|
||||
#ENV PLUGIN_OWNER
|
||||
#ENV PLUGIN_PACKAGE_NAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user