Skip to content

Commit c09a7e2

Browse files
authored
Update Dockerfile
1 parent fc806a1 commit c09a7e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM mcr.microsoft.com/mssql/server:2022-latest
2-
RUN START_USER=$(whoiam)
2+
RUN START_USER=$(whoami)
33
USER root
44
ARG ACCEPT_EULA=Y
55
ENV ACCEPT_EULA=N

0 commit comments

Comments
 (0)