Skip to content

Commit 66a9a63

Browse files
authored
Merge pull request #9 from sjmach/remove-github-actions-update-image
Remove GitHub actions update image
2 parents 198d825 + a096d3d commit 66a9a63

File tree

2 files changed

+1
-64
lines changed

2 files changed

+1
-64
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 63 deletions
This file was deleted.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Set the base image
2-
FROM balenalib/raspberry-pi-alpine:3.11
2+
FROM balenalib/raspberry-pi-alpine:latest
33

44
# Install required packages
55
RUN apk -v --update add \

0 commit comments

Comments
 (0)