Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

chore(deps): update balenalib/aarch64-debian-node docker tag to v19 #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM balenalib/aarch64-debian-node:14.17-bullseye-build as builder
FROM balenalib/aarch64-debian-node:19.2-bullseye-build as builder
RUN install_packages p7zip-full git python gcc g++ ruby-dev make libx11-dev libxkbfile-dev fakeroot rpm libsecret-1-dev jq python2.7-dev python3-pip python-setuptools libudev-dev

WORKDIR /usr/src/app
Expand Down