Skip to content

Commit

Permalink
[APIPUB-74] - Update docker version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpardogrowthaccelerationpartners committed Sep 20, 2024
1 parent 345a95f commit 675a79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
FROM mcr.microsoft.com/dotnet/aspnet@sha256:ba398f8c6a0469436cc115bfbd278002baf4ce9423b6d8a9e904da6adc31a23d
LABEL maintainer="Ed-Fi Alliance, LLC and Contributors <[email protected]>"

ARG VERSION="1.1.0"
ARG VERSION="1.2.0"

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

0 comments on commit 675a79e

Please sign in to comment.