Skip to content

Commit

Permalink
Reset to release version (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
CSR2017 authored Jun 21, 2023
1 parent ef89baf commit 674eef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Application/EdFi.Ods.AdminApi/pgsql.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#tag 6.0-alpine
FROM mcr.microsoft.com/dotnet/aspnet@sha256:201cedd60cb295b2ebea7184561a45c5c0ee337e37300ea0f25cff5a2c762538
LABEL maintainer="Ed-Fi Alliance, LLC and Contributors <[email protected]>"
ENV VERSION="1.2.3-alpha.0.29"
ENV VERSION="1.3.0"

# Alpine image does not contain Globalization Cultures library so we need to install ICU library to get for LINQ expression to work
# Disable the globaliztion invariant mode (set in base image)
Expand Down

0 comments on commit 674eef5

Please sign in to comment.