mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
Update Dockerfile
This commit is contained in:
parent
7e9289292f
commit
87a3027e6f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
# Docker Build Stage
|
||||
FROM anapsix/alpine-java
|
||||
FROM maven:3-jdk-8-alpine AS build
|
||||
|
||||
|
||||
# Copy folder in docker
|
||||
|
|
Loading…
Reference in a new issue