Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit a477e97

Browse files
committed
feat(container): Update image to base-20250814.0.404212 and archive project (#79)
This will be the last update / release for this project. I haven't been playing any Ankama games for a while now. I'm therefore not using this project myself anymore, so I'd rather drop it as I don't have the time continue maintaining it.
1 parent 21e4bfc commit a477e97

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the container from the Arch Linux base image
2-
FROM archlinux/archlinux:base-20250617.0.367521
2+
FROM archlinux/archlinux:base-20250814.0.404212
33

44
# Basic info
55
LABEL maintainer="Robin Candau <robincandau@protonmail.com>"

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Ankama-Launcher-Container
22

3+
---
4+
5+
## Unmaintained project
6+
7+
**This project is now unmaintained.**
8+
I haven't been playing any Ankama games for a while now. I'm therefore not using this project myself anymore, so I'd rather drop it as I don't have the time continue maintaining it.
9+
10+
---
11+
312
## Table of contents
413

514
- [Description](#description)

0 commit comments

Comments
 (0)