Skip to content

Commit ba8abb4

Browse files
authored
7.3 Tag updated for edfialliance/ods-api-db-admin (#211)
1 parent 089b70c commit ba8abb4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Docker/Settings/DB-Admin/pgsql/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
44
# See the LICENSE and NOTICES files in the project root for more information.
55

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
88
LABEL maintainer="Ed-Fi Alliance, LLC and Contributors <[email protected]>"
99

1010
ENV POSTGRES_USER=${POSTGRES_USER}

Docker/dbadmin.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
44
# See the LICENSE and NOTICES files in the project root for more information.
55

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
77
USER root
88
RUN apk --upgrade --no-cache add dos2unix=~7 unzip=~6
99

0 commit comments

Comments
 (0)