-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DI-1368] Update package version for 2.3 release (#117)
- Loading branch information
1 parent
d368ff8
commit 42d78ef
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
#tag 8.0-alpine | ||
FROM mcr.microsoft.com/dotnet/aspnet@sha256:646b1c5ff36375f35f6149b0ce19ca095f97b4b882b90652801e9fbe82bcfa8a | ||
LABEL maintainer="Ed-Fi Alliance, LLC and Contributors <[email protected]>" | ||
ENV VERSION="2.2.0" | ||
ENV VERSION="2.3.0" | ||
ENV TZ=${TIME_ZONE} | ||
|
||
# Alpine image does not contain Globalization Cultures library so we need to install ICU library to get fopr LINQ expression to work | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters