You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our build, we define the base image with a precise tag, like "eclipse-temurin:17.0.1_12-jdk-focal".
We still have to check whenever a new version is available.
Idea o new feature: adding a command that checks if a new docker image is available, like dependencyUpdates.
Maybe even integrating with dependencyUpdates or with https://github.com/scala-steward-org/scala-steward ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In our build, we define the base image with a precise tag, like
"eclipse-temurin:17.0.1_12-jdk-focal"
.We still have to check whenever a new version is available.
Idea o new feature: adding a command that checks if a new docker image is available, like
dependencyUpdates
.Maybe even integrating with
dependencyUpdates
or with https://github.com/scala-steward-org/scala-steward ?Beta Was this translation helpful? Give feedback.
All reactions