Skip to content

Commit

Permalink
Update default versions
Browse files Browse the repository at this point in the history
Latest release of Singularity is 3.8.5 and has increased Go
requirements.
  • Loading branch information
luator committed Jan 12, 2022
1 parent b78576e commit ed38c4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

SINGULARITY_VERSION=3.8.3
GO_VERSION=1.15.8
SINGULARITY_VERSION=3.8.5
GO_VERSION=1.17.2
PKG_VERSION=1
PKG_NAME=singularity-container_${SINGULARITY_VERSION}-${PKG_VERSION}
MAINTAINER=Anonymous <[email protected]>
Expand Down

0 comments on commit ed38c4b

Please sign in to comment.