Skip to content

Commit 2129657

Browse files
committed
Update to Alpine 3.20 and RustPython 0.3.1
Closes #1
1 parent feba04d commit 2129657

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM alpine:3.18 as builder
1+
FROM alpine:3.20 as builder
22

33
WORKDIR /workdir
44

5-
ARG RUST_PYTHON_VERSION="0.3.0"
5+
ARG RUST_PYTHON_VERSION="0.3.1"
66
ARG BUILD_DATE
77
ARG VCS_REF
88

@@ -26,7 +26,7 @@ RUN cargo fetch
2626

2727
RUN cargo build --features freeze-stdlib --release --locked --offline --bin rustpython
2828

29-
FROM alpine:3.18
29+
FROM alpine:3.20
3030

3131
RUN apk --no-cache add musl libgcc
3232

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy