Loading go-apps/meep-ams/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-ams /meep-ams COPY ./api /api COPY ./user-api /user-api Loading go-apps/meep-app-enablement/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-app-enablement /meep-app-enablement COPY ./api /api COPY ./user-api /user-api Loading go-apps/meep-auth-svc/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-auth-svc /meep-auth-svc COPY ./api /api COPY ./user-api /user-api Loading go-apps/meep-dai/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-dai /meep-dai COPY ./api /api Loading go-apps/meep-gis-engine/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-gis-engine /meep-gis-engine COPY ./api /api COPY ./user-api /user-api Loading Loading
go-apps/meep-ams/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-ams /meep-ams COPY ./api /api COPY ./user-api /user-api Loading
go-apps/meep-app-enablement/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-app-enablement /meep-app-enablement COPY ./api /api COPY ./user-api /user-api Loading
go-apps/meep-auth-svc/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-auth-svc /meep-auth-svc COPY ./api /api COPY ./user-api /user-api Loading
go-apps/meep-dai/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-dai /meep-dai COPY ./api /api Loading
go-apps/meep-gis-engine/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-gis-engine /meep-gis-engine COPY ./api /api COPY ./user-api /user-api Loading