Skip to content

Commit

Permalink
bump up snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
maxheld83 committed Oct 2, 2024
1 parent b71bd97 commit 0fbc0fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .Rprofile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
local({
snapshot_date <- "2024-07-02"
snapshot_date <- "2024-10-01"
message("Setting PPM snapshot date to ", snapshot_date, "...")
# TODO use pak::repo_add here for cross-platform support
# currently blocked by https://github.com/r-lib/pak/issues/644
Expand Down
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ IMAGE_NAME_ROOT="elf"
# https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry
IMAGE_OWNER="dataheld"
REGISTRY_PREFIX="ghcr.io"
RSPM_SNAPSHOT_DATE="2024-07-02"
RSPM_SNAPSHOT_DATE="2024-10-01"

0 comments on commit 0fbc0fd

Please sign in to comment.