pin alpine version
This commit is contained in:
parent
9953ebe31f
commit
36afcf2cdf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:3.20
|
||||
FROM alpine:3.20.3
|
||||
|
||||
ARG R_VERSION=4.4.1
|
||||
ENV PATH=/opt/R/${R_VERSION}/bin:$PATH
|
||||
|
|
|
|||
Loading…
Reference in a new issue