Skip to content

Commit

Permalink
docker: Update OS image to Buster Legacy 2023-02-22.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosperate committed Jan 4, 2024
1 parent cf0e592 commit a94a339
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 @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.source="https://github.com/carlosperate/docker-qe

# Select the GitHub tag from the release that hosts the OS files
# https://github.com/carlosperate/rpi-os-custom-image/releases/
ARG GH_TAG="buster-legacy-2022-09-26"
ARG GH_TAG="buster-legacy-2023-02-22"

# 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 a94a339

Please sign in to comment.