Skip to content

Commit

Permalink
Feat(Packages): Add age package
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeASSIER committed Nov 11, 2024
1 parent bda9bc7 commit 29803d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ FROM registry.fedoraproject.org/fedora-toolbox:41
RUN dnf update
RUN dnf upgrade

# Install tollong
RUN dnf install -y git python3-firewall pipx just hugo opentofu go-task
# Install tooling
RUN dnf install -y git python3-firewall pipx just hugo opentofu go-task age

# Install SOPS
RUN dnf install -y https://github.com/getsops/sops/releases/download/v3.7.3/sops-3.7.3-1.x86_64.rpm

0 comments on commit 29803d8

Please sign in to comment.