Skip to content

Commit

Permalink
solve version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
m-raab committed Feb 7, 2021
1 parent 3ac33ad commit 249cf6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
ARG UBUNTUVERSION=16.04
FROM ubuntu:$UBUNTUVERSION

ARG MSSQLVERSION=2019
ARG UBUNTUVERSION=18.04
ARG MSSQLVERSION=2017
ARG UBUNTUVERSION=16.04

LABEL maintainer="[email protected]"
LABEL mssqlversion="$MSSQLVERSION"
Expand Down

0 comments on commit 249cf6f

Please sign in to comment.