Compare commits
4
Commits
v1.29.29
...
bf3429d53f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf3429d53f | ||
|
|
ba9bd71f9a | ||
|
|
f53e6ccdc3 | ||
|
|
86aa7b0f05 |
@@ -18,7 +18,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Release Tag
|
- name: Create Release Tag
|
||||||
id: taggerFinal
|
id: taggerFinal
|
||||||
uses: anothrNick/github-tag-action@1.70.0
|
uses: anothrNick/github-tag-action@1.71.0
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.REPO_PUSH_TOKEN }}
|
||||||
WITH_V: true
|
WITH_V: true
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.12-alpine
|
FROM python:3.13-alpine
|
||||||
LABEL maintainer="Evan Richardson (evanrich81[at]gmail.com)"
|
LABEL maintainer="Evan Richardson (evanrich81[at]gmail.com)"
|
||||||
|
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
|
|||||||
Reference in New Issue
Block a user