Skip to content

Commit 341c326

Browse files
committed
Use specific Fedora 32 version for docker build
- for the time being - version 33 has some permission problems
1 parent 278dafd commit 341c326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis/dockerfiles/Dockerfile_fedora

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM fedora
15+
FROM fedora:32
1616
1717

1818
ENV LANG en_US.UTF-8

0 commit comments

Comments
 (0)