🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-12 17:25:02 -04:00
parent ae12b48622
commit 2e44a38a87
3 changed files with 13 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
FROM casjaysdevdocker/debian:latest as build
ENV VERSION="v1.23.3" \
ENV DENO_VERSION="v1.26.1" \
DEBIAN_FRONTEND=noninteractive
RUN apt update && \