Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

Dockerfile: fix base image no longer working#64

Open
pataquets wants to merge 1 commit into
semberal:masterfrom
pataquets:dockerfile--fix-base-image
Open

Dockerfile: fix base image no longer working#64
pataquets wants to merge 1 commit into
semberal:masterfrom
pataquets:dockerfile--fix-base-image

Conversation

@pataquets

Copy link
Copy Markdown
Contributor

Dockerfile was no longer working, since base image no longer has a :latest tag (the default).
It also is deprecated in favor of https://hub.docker.com/r/sbtscala/scala-sbt/
However, it doesn't support the :latesttag, so you have to use specific version tags. See docs for more info.
I've picked the one using Jammy (latest Ubuntu LTS) and JDK8.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant