Skip to content

Commit 7881b4d

Browse files
committed
fix
1 parent a156ee4 commit 7881b4d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

14-3.2/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ FROM --platform= postgres:14-alpine3.16
22

33
RUN uname -a
44
RUN uname -m
5-
RUN lscpu
65
RUN cat /proc/cpuinfo
76

87
LABEL maintainer="PostGIS Project - https://postgis.net"

15beta3-3.3.0rc2/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ FROM postgres:15beta3-alpine3.16
22

33
RUN uname -a
44
RUN uname -m
5-
RUN lscpu
65
RUN cat /proc/cpuinfo
76

87
LABEL maintainer="PostGIS Project - https://postgis.net"

0 commit comments

Comments
 (0)