generated from Templates/Baseline
Compare commits
No commits in common. "f6b0576555f3f9851a2b20308d7bf5364e75b19d" and "bbb011fe158b9ca18f954281fdd7c815d01a03e2" have entirely different histories.
f6b0576555
...
bbb011fe15
@ -4,16 +4,12 @@
|
|||||||
|
|
||||||
### ❤️ Thanks to all contributors! ❤️
|
### ❤️ Thanks to all contributors! ❤️
|
||||||
|
|
||||||
@OCram85, @renovate
|
@OCram85
|
||||||
|
|
||||||
### 🐛 Bug Fixes
|
### 🐛 Bug Fixes
|
||||||
|
|
||||||
- fix filename typo for release helper [[#33](https://gitea.ocram85.com/plugins/gitea-package/pulls/33)]
|
- 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
|
### 📦 Build
|
||||||
|
|
||||||
- migrate to Woodpecker-CI 3 pipelines [[#28](https://gitea.ocram85.com/plugins/gitea-package/pulls/28)]
|
- migrate to Woodpecker-CI 3 pipelines [[#28](https://gitea.ocram85.com/plugins/gitea-package/pulls/28)]
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
FROM curlimages/curl:8.12.1
|
FROM curlimages/curl:8.11.1
|
||||||
LABEL org.opencontainers.image.authors="marco@ocram85.com"
|
LABEL org.opencontainers.image.authors="marco@ocram85.com"
|
||||||
#ENV PLUGIN_OWNER
|
#ENV PLUGIN_OWNER
|
||||||
#ENV PLUGIN_PACKAGE_NAME
|
#ENV PLUGIN_PACKAGE_NAME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user