We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9031c9c commit a654499Copy full SHA for a654499
radiusd/Dockerfile
@@ -1,6 +1,6 @@
1
FROM public.ecr.aws/ubuntu/ubuntu:22.04
2
3
-ARG FR_VERSION=3.0.26~dfsg~git20220223.1.00ed0241fa-0ubuntu3.1
+ARG FR_VERSION=3.0.26~dfsg~git20220223.1.00ed0241fa-0ubuntu3.2
4
5
RUN mkdir -p /etc/freeradius/3.0/certs && touch /etc/freeradius/3.0/certs/dh
6
RUN apt-get update && apt-get install -y --no-install-recommends --no-install-suggests \
0 commit comments