Skip to content

Commit

Permalink
fix: startup failing
Browse files Browse the repository at this point in the history
  • Loading branch information
yanpitangui committed Oct 1, 2024
1 parent 69ffb30 commit 82725d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Base OS layer: Latest Ubuntu LTS
FROM --platform=linux/amd64 ubuntu:focal
FROM --platform=linux/amd64 phusion/baseimage:jammy-1.0.4
LABEL org.opencontainers.image.source=https://github.com/yanpitangui/mssql-server-fts
LABEL org.opencontainers.image.description="This repo contains the dockerfile for a sqlserver with Full Text Search pre installed"
LABEL org.opencontainers.image.licenses=MIT
Expand Down

0 comments on commit 82725d0

Please sign in to comment.