Loading examples/demo3/src/backend/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 # Some ENV variables Loading examples/demo4-ue/src/demo-server/backend/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 # Some ENV variables Loading examples/demo4-ue/src/onboarded-demo/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 # Some ENV variables 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 Loading
examples/demo3/src/backend/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 # Some ENV variables Loading
examples/demo4-ue/src/demo-server/backend/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 # Some ENV variables Loading
examples/demo4-ue/src/onboarded-demo/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 # Some ENV variables 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