Skip to content

Commit

Permalink
Docker: Update OS image to buster-2021-05-28.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Jun 27, 2021
1 parent 443bbc1 commit dc080cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LABEL maintainer="Carlos Pereira Atencio <carlosperate@embeddedlog.com>"

# Select the GitHub tag from the release that hosts the OS files
# https://github.com/carlosperate/rpi-os-custom-image/releases/
ARG GH_TAG="2021-03-25"
ARG GH_TAG="2021-05-28"

# To build a different image type from the release the FILE_SUFFIX variable
# can be overwritten with the `docker build --build-arg` flag
Expand Down

0 comments on commit dc080cd

Please sign in to comment.