Skip to content
Snippets Groups Projects
Commit 750bb940 authored by Orest Khud's avatar Orest Khud
Browse files

base image changed

parent e444558b
No related branches found
No related tags found
Loading
Checking pipeline status
# Use the official AdoptOpenJDK for a base image.
# https://hub.docker.com/_/openjdk
FROM openjdk:8-slim
FROM azul/zulu-openjdk-alpine:8-latest
WORKDIR /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment