File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
# The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
4
4
# See the LICENSE and NOTICES files in the project root for more information.
5
5
6
- # edfialliance/ods-api-db-admin:7.1
7
- FROM edfialliance/ods-api-db-admin:7.2.5570-5.1.0 @sha256:53a9c8bbed76075bc438e63ba9579a48f1539bf7d5a3ee1b5171739c7e496ab0 AS base
6
+ # edfialliance/ods-api-db-admin:7.3
7
+ FROM edfialliance/ods-api-db-admin:7.3 @sha256:0a25a039e575464de1fdf09b2db270f00910f937cb782dfa809ac3c192509233 AS base
8
8
LABEL maintainer=
"Ed-Fi Alliance, LLC and Contributors <[email protected] >"
9
9
10
10
ENV POSTGRES_USER=${POSTGRES_USER}
Original file line number Diff line number Diff line change 3
3
# The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
4
4
# See the LICENSE and NOTICES files in the project root for more information.
5
5
6
- FROM edfialliance/ods-api-db-admin:7.2.5570-5.1.0 @sha256:53a9c8bbed76075bc438e63ba9579a48f1539bf7d5a3ee1b5171739c7e496ab0 AS base
6
+ FROM edfialliance/ods-api-db-admin:7.3 @sha256:0a25a039e575464de1fdf09b2db270f00910f937cb782dfa809ac3c192509233 AS base
7
7
USER root
8
8
RUN apk --upgrade --no-cache add dos2unix=~7 unzip=~6
9
9
You can’t perform that action at this time.
0 commit comments