Skip to content

Commit 02a006f

Browse files
authored
fixes typo
1 parent 80a76a1 commit 02a006f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/BaSyxClient/basyx-client/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
njdk:17FROM maven:3.8.1-openjdk-17 AS build
1+
FROM maven:3.8.1-openjdk-17 AS build
22
ARG HTTP_PROXY
33
ARG HTTPS_PROXY
44
WORKDIR /app

0 commit comments

Comments
 (0)