Skip to content

Commit 8aa3fea

Browse files
[APIPUB-74] - Update docker version for release (#77)
1 parent 345a95f commit 8aa3fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
FROM mcr.microsoft.com/dotnet/aspnet@sha256:ba398f8c6a0469436cc115bfbd278002baf4ce9423b6d8a9e904da6adc31a23d
88
LABEL maintainer="Ed-Fi Alliance, LLC and Contributors <[email protected]>"
99

10-
ARG VERSION="1.1.0"
10+
ARG VERSION="1.2.0"
1111

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

0 commit comments

Comments
 (0)