Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM ubuntu:18.04 FROM ubuntu:20.04 # Set the working directory to /app WORKDIR /app/EE Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM ubuntu:18.04 FROM ubuntu:20.04 # Set the working directory to /app WORKDIR /app/EE Loading