Skip to content

Commit

Permalink
Update Dockerfile.rpi
Browse files Browse the repository at this point in the history
  • Loading branch information
mpromonet authored Aug 9, 2023
1 parent ce2eaa7 commit d88ec6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rpi
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG IMAGE=balenalib/raspberry-pi

# build
FROM ubuntu:18.04 as builder
FROM ubuntu:22.04 as builder
LABEL [email protected]

ARG ARCH=armv6l
Expand Down

0 comments on commit d88ec6e

Please sign in to comment.