Skip to content

Commit 9c8b10f

Browse files
committed
BUILD: WORKING COMMIT - DELETE
1 parent aef91e0 commit 9c8b10f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Earthfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ COPY_METADATA:
1414

1515
alpine-base:
1616
FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
17-
# renovate: datasource=repology depName=alpine_3_20/bash versioning=loose
18-
ENV BASH_VERSION="5.2.26-r0"
19-
RUN apk add --no-cache bash=$BASH_VERSION
2017
WORKDIR "/monkey_interpreter"
2118

2219

0 commit comments

Comments
 (0)