Skip to content
Snippets Groups Projects
Commit a02f31a4 authored by abdu's avatar abdu
Browse files

fix casing

parent 78138a13
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ RUN npm run build
################################################################
# getting jdk 17 (we use this version in development too)
FROM eclipse-temurin:17-jre-alpine as build-backend
FROM eclipse-temurin:17-jre-alpine AS build-backend
# working directory for backend
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