Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fed2f2ae0 | ||
|
|
375f5d9f25 | ||
|
|
ab6d9daf6d | ||
|
|
4bd0372819 |
@@ -7,6 +7,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "[0-9]+.[0-9]+.[0-9]+"
|
- "[0-9]+.[0-9]+.[0-9]+"
|
||||||
|
- "[0-9]+.[0-9]+.[0-9]+.[0-9]+"
|
||||||
- "[0-9]+.[0-9]+.[0-9]+-*"
|
- "[0-9]+.[0-9]+.[0-9]+-*"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.9-slim
|
FROM python:3.10-slim
|
||||||
|
|
||||||
RUN apt-get clean
|
RUN apt-get clean
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|||||||
Reference in New Issue
Block a user