Compare commits

..

1 Commits

Author SHA1 Message Date
9a3f5388e6 chore(deps): update docker docker tag to v23
All checks were successful
continuous-integration/drone/pr Build is passing
2023-02-10 08:02:30 +00:00

View File

@ -1,4 +1,4 @@
FROM docker:23.0.0-dind
FROM docker:23.0.1-dind
RUN apk add --upgrade --no-cache \
bash \