Compare commits
1 Commits
dev
...
demo-bot-p
| Author | SHA1 | Date | |
|---|---|---|---|
| 9bd84c82ee |
@@ -1,4 +1,5 @@
|
|||||||
# Multi-stage Dockerfile for Spring Boot Application
|
# Multi-stage Dockerfile for Spring Boot Application
|
||||||
|
# TESTING NOTE
|
||||||
FROM maven:3.9-eclipse-temurin-17 AS build
|
FROM maven:3.9-eclipse-temurin-17 AS build
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user