mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 13:35:50 +00:00
bumping version
This commit is contained in:
parent
2bc6a2a161
commit
0493ff6d1c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM tomcat:9.0-alpine
|
||||
LABEL version = "1.1.2"
|
||||
LABEL version = "1.1.3"
|
||||
COPY target/petclinic.war /usr/local/tomcat/webapps/petclinic.war
|
||||
|
|
Loading…
Reference in a new issue