Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

chore(deps): update archlinux:latest docker digest to f481361 #202

Merged
merged 1 commit into from
Oct 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion archlinux.dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM archlinux:latest@sha256:9fd8ecd55ffde0f0b3f9802a2ab7b20fadeae7ed3b6882c77dc180d78ee2f50c
FROM archlinux:latest@sha256:f481361e47643722d235d96d043832cdab142f0c417cd437235175c7cada11e3

RUN pacman -Syu --noconfirm gnome-shell vte3 xorg-server-xvfb xorg-xinit mesa packagekit gdm && \
pacman -Scc --noconfirm
Expand Down