Antiz96 / Ankama-Launcher-Container

A distrobox container including every needed files, packages and dependencies to run the Ankama launcher and the related games (Dofus, Dofus-Retro, Wakfu). Supports the SteamDeck and SteamOS!
GNU General Public License v3.0
7 stars 1 forks source link

Use a precise tag for the Arch base image #13

Closed Antiz96 closed 1 year ago

Antiz96 commented 1 year ago

This PR aims to use a precise tag for the Arch base image the Dockerfile.

Indeed, using the base tag on its own is basically the same as using the latest tag. Regarding best practices and for the future rebuilds of the image, using a precise tag will allow a finer control over the image.