Skip to content

Commit

Permalink
Increment metadata version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry Xiong committed Aug 19, 2024
1 parent b3c9500 commit 0a82230
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 @@ -2,7 +2,7 @@ FROM rocker/r-ver:4.4.1

# DeGAUSS container metadata
ENV degauss_name="census_block_group"
ENV degauss_version="0.6.0"
ENV degauss_version="1.0.0"
ENV degauss_description="census block group and tract"
ENV degauss_argument="census year [default: 2010]"

Expand Down

0 comments on commit 0a82230

Please sign in to comment.