asciidoctor / docker-asciidoctor

:ship: A Docker image for using the Asciidoctor toolchain to process AsciiDoc content
https://hub.docker.com/r/asciidoctor/docker-asciidoctor/
Other
324 stars 149 forks source link

Bump Alpine Linux Version to 3.17.3 #348

Closed asciidoctor-updateclibot[bot] closed 1 year ago

asciidoctor-updateclibot[bot] commented 1 year ago

Bump Alpine Linux Version to 3.17.3

Report

Source:
    ✔ [latestVersion] Get the latest Alpine Linux version(githubrelease)

Condition:
    ✔ [testDockerImageExists] Does the Docker Image exists on the Docker Hub?(dockerimage)
    ✔ [testDockerfileArg] Does the Dockerfile have an ARG instruction for the Alpine Linux version?(dockerfile)
    ✔ [testVersionInReadme] Does the README.adoc have a variable ALPINE_VERSION(file)
    ✔ [testVersionInTestHarness] Does the test harness have variable ALPINE_VERSION(file)

Target:
    ⚠ [updateDockerfile] Update the value of the base image (ARG alpine_version) in the Dockerfile(dockerfile)
    ⚠ [updateReadme] Update the key ALPINE_VERSION in the README.adoc file(file)
    ⚠ [updateTestHarness] Update the key ALPINE_VERSION in the test harness(file)

Changelog

Click to expand ```` no GitHub Release found for v3.17.3 on "https://github.com/alpinelinux/aports" ````

Remark

This pull request was automatically created using Updatecli.

Please report any issues with this tool here