1
0
Fork 0
mirror of https://github.com/karancode/yamllint-github-action.git synced 2024-08-16 10:19:48 +02:00

latest alpine image

This commit is contained in:
Nick 2023-07-17 13:37:19 -05:00
parent b64f65aa8c
commit d21d8ed1c9

View file

@ -1,4 +1,4 @@
FROM python:3.11-alpine FROM python:3.12.04b-alpine3.18
# hadolint ignore=DL3018 # hadolint ignore=DL3018
RUN apk add --update --no-cache bash ca-certificates curl git jq openssh RUN apk add --update --no-cache bash ca-certificates curl git jq openssh