Skip to content

Commit

Permalink
Merge pull request #230 from asciidoctor/updatecli_eb0bc61d13c5451a62…
Browse files Browse the repository at this point in the history
…13b4e4db2694d67022d3eddadff076ba062d8297552182

[updatecli] Bump Alpine Linux Version to 3.13.7
  • Loading branch information
dduportal authored Nov 13, 2021
2 parents 31c32ac + aaab7a9 commit 2d99081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG alpine_version=3.13.6
ARG alpine_version=3.13.7
FROM alpine:${alpine_version} AS base

ARG asciidoctor_version=2.0.16
Expand Down

0 comments on commit 2d99081

Please sign in to comment.