another trivy test, 11
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.12-alpine3.17
|
FROM python:3.12-alpine3.19
|
||||||
|
|
||||||
ARG APP_DIR="/opt/app"
|
ARG APP_DIR="/opt/app"
|
||||||
ARG VERSION_ID1="x"
|
ARG VERSION_ID1="x"
|
||||||
|
@ -19,4 +19,4 @@ pycparser==2.21
|
|||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
typing_extensions==4.9.0
|
typing_extensions==4.9.0
|
||||||
urllib3==2.1.0
|
urllib3==2.1.0
|
||||||
Werkzeug==3.0.0
|
Werkzeug==3.0.1
|
||||||
|
Reference in New Issue
Block a user