We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 198d825 + a096d3d commit 66a9a63Copy full SHA for 66a9a63
.github/workflows/docker-publish.yml
Dockerfile
@@ -1,5 +1,5 @@
1
# Set the base image
2
-FROM balenalib/raspberry-pi-alpine:3.11
+FROM balenalib/raspberry-pi-alpine:latest
3
4
# Install required packages
5
RUN apk -v --update add \
0 commit comments